Great. I will collect professional and academically reliable literature to support the methodology and introductory framework of your J-Core quantitative music analysis, especially focusing on connections between rhythm (BPM), harmony (common chords), spectral centroid, and MFCCs with MIR (Music Information Retrieval) principles.
I’ll also use this literature base to interpret your given results, constructing a structured Results and Discussion section with >800 words, 2+ visual elements (charts or tables), and subdivided into Data Description, Statistical Results, and Explanation/Limitations/Prospects, followed by a concise APA-style Conclusion. All sources will be cited using in-text numbered references and a full APA-style bibliography.
I’ll let you know as soon as it’s ready.
3. Results and Discussion
3.1 Data Description
The dataset analyzed consists of 30 J-Core music tracks selected for their representation of the genre’s sound. All audio was processed using librosa (Python) to extract quantitative features characterizing tempo, harmony, and timbre. Key features computed per track include: (a) average tempo (BPM) – a proxy for rhythmic speed; (b) most common chord – representing prevalent harmony; (c) average spectral centroid – indicating the “brightness” of the sound (higher values mean more high-frequency content); and (d) Mel-Frequency Cepstral Coefficients (MFCC 1–13) – a 13-dimensional vector summarizing the short-term spectral shape (timbre) of the audio. These particular features were chosen because prior research in Music Information Retrieval (MIR) links them to musical style and perception. For example, tempo and rhythmic attributes are strongly associated with genre conventions ((PDF) Towards global tempo estimation and rhythm-oriented genre classification based on harmonic characteristics of rhythm) and affect perceived energy/arousal (Relationships between musical structure and psychophysiological measures of emotion - PubMed). Similarly, chord progressions reflect harmonic language distinctive to genres or eras ( Genre Classification of Music by Tonal Harmony | Music Technology Group ), and timbral descriptors like spectral centroid and MFCCs capture the sonic texture that often defines a genre (Musical genre classification of audio signals - Speech and Audio Processing, IEEE Transactions on) (flexer_ismir07.dvi). Such features have been widely used in automatic music classification tasks (Multimodal Deep Learning for Music Genre Classification | Transactions of the International Society for Music Information Retrieval), lending credence to their relevance here. Each track’s audio was normalized for amplitude and analyzed in full to obtain a robust average of these features over the song’s duration. The aggregate dataset thus provides a quantitative profile of J-Core’s stylistic attributes, forming the basis for the statistical results and interpretations that follow.
3.2 Statistical Results
Basic statistics of the extracted features were computed to characterize the central tendency and variability across the 30 tracks. Table 1 summarizes the tempo (BPM) and spectral centroid (Hz) distributions. The average tempo is approximately 179 BPM with a standard deviation of ~11 BPM, and values ranging from about 150 BPM up to 198 BPM. This indicates that all songs are fast-paced, clustering in the upper range of electronic dance music tempos. The spectral centroid averages around 4770 Hz (SD ~720 Hz), suggesting a bright overall timbre with substantial high-frequency content in most tracks. The lowest spectral centroid observed is ~3415 Hz and the highest ~6561 Hz, indicating some variation in brightness between tracks (likely reflecting differences in instrumentation or mixing). The prevalent chords in the songs were also tallied: 24 out of 30 tracks (80%) had a minor chord (e.g. A minor, D minor) as the most frequently occurring chord, while the remaining 6 tracks (20%) featured a major chord as the most common. This skew toward minor tonalities suggests a tendency for J-Core tracks to center on minor-key harmonies. In terms of MFCCs, each coefficient was averaged across all frames per track and then across tracks to yield a mean MFCC vector representing the genre. The mean values (MFCC 1–13) range widely, and their distribution is illustrated in Figure 2 (with the first coefficient omitted to focus on spectral shape). In general, the first few MFCC coefficients have the largest magnitudes (positive or negative) while higher-order coefficients hover near zero, which is expected as the lower-order MFCCs capture the broad spectral shape and most variance (Musical genre classification of audio signals - Speech and Audio Processing, IEEE Transactions on). Notably, the second MFCC coefficient (reflecting the overall spectral tilt/curve) is high on average, whereas the third coefficient is comparatively low (even slightly negative), hinting at a distinctive “smiley-shaped” spectral profile (more energy in low and high frequencies, less in midrange). We also visualized the distributions of BPM and spectral centroid across tracks to verify their spread.
(image) Figure 1. Histogram of tempo (BPM) and spectral centroid (Hz) across the 30 J-Core tracks. The left panel shows BPM distribution; the right panel shows spectral centroid distribution. Red dashed lines indicate the mean, and green dotted lines the median for each feature. The BPMs are tightly clustered at the high end (most songs ~170–190 BPM), and spectral centroids are similarly clustered around a high value (~5 kHz), reflecting the fast and bright characteristics of the dataset. Both distributions exhibit a slight right skew (a few tracks are exceptionally fast or bright), but generally confirm that extreme tempo and timbral brightness are defining qualities of these J-Core samples.
Table 1. Summary of tempo and spectral brightness (N = 30 tracks)
| Feature | Mean (SD) | Min – Max |
|---|---|---|
| Tempo (BPM) | 179.4 (±10.8) | 150.0 – 197.7 |
| Spectral Centroid | 4768 Hz (±720 Hz) | 3415 Hz – 6561 Hz |
Looking at Table 1 and Figure 1, we see that J-Core tracks uniformly have very high tempos. This falls in line with the known tempo range of hardcore techno and its Japanese variants (often 160–200 BPM or more ((PDF) Towards global tempo estimation and rhythm-oriented genre classification based on harmonic characteristics of rhythm)). The minor spread (SD ~11 BPM) suggests most songs hover around a similar fast tempo, with only a few outliers on the slightly slower end (~150 BPM). Such rapid tempos typically evoke high energetic arousal in listeners (Relationships between musical structure and psychophysiological measures of emotion - PubMed) and are a hallmark of the genre’s intensity. The spectral centroid values likewise indicate that these tracks are timbre-wise bright: an average around 4.8 kHz is relatively high for music, meaning that, on average, the “center of mass” of the spectrum is in the upper mid-frequency range (Musical genre classification of audio signals - Speech and Audio Processing, IEEE Transactions on). This is consistent with the presence of distorted kicks, hi-hats, and high-pitched synth leads that J-Core is known for. The chord analysis reveals a clear preference for minor chords. For example, chords like A minor or D minor appeared frequently as the central chord of many tracks, whereas major chords were less common. This prevalence of minor tonalities could relate to the emotional tone of J-Core – minor keys are often associated with more intense or darker emotional expressions, which aligns with J-Core’s edgy, high-energy aesthetic. Finally, the averaged MFCCs (Figure 2) provide a condensed view of the genre’s timbral fingerprint. Excluding the first coefficient (overall energy bias), the remaining MFCC 2–13 show a pattern of alternating positive and negative values diminishing toward zero. The relatively large magnitude of MFCC 2 (around +21) compared to MFCC 3 (around –11) indicates a pronounced spectral tilt/shape. In practical terms, this suggests that on average, J-Core tracks boost low-frequency and high-frequency content while having comparatively less mid-frequency energy – a signature consistent with the “smiley-face” EQ curve often used in dance music production to enhance bass and treble. The standard deviation bars in Figure 2 show there is some variation between tracks’ MFCC values, but the overall trend (MFCC 2 dominating, higher-order MFCCs near zero) is stable across the dataset.
(image) Figure 2. Mean MFCC coefficients 2–13 for the 30 J-Core tracks (error bars denote ±1 standard deviation). Coefficient 2 is notably high on average (+21), while coefficient 3 is low (–11), with subsequent coefficients gradually approaching 0. This indicates a strong overall spectral curvature: relatively elevated low and high-frequency components (captured by MFCC 2) and reduced mid-frequency content (implied by the dip in MFCC 3). Such a profile aligns with the genre’s emphasis on powerful bass (low frequencies) and crisp highs, contributing to its intense and bright sound. The small magnitude of MFCCs 5 and above suggests less pronounced fine detail in the spectral envelope beyond the general bass/treble boost pattern, meaning most tracks share a broadly similar timbral texture dominated by these extremes of the frequency spectrum.
3.3 Explanation, Limitations and Prospects
Each feature offers insight into J-Core’s stylistic identity when interpreted in light of music research. The consistently high tempo (≈170–180+ BPM) confirms that J-Core firmly resides in the upper tempo echelons of electronic music. This rapid tempo is not only a genre-defining characteristic for hardcore styles ((PDF) Towards global tempo estimation and rhythm-oriented genre classification based on harmonic characteristics of rhythm), but it also has perceptual implications: fast music tends to induce higher physiological arousal and perceived energy (Relationships between musical structure and psychophysiological measures of emotion - PubMed). In the context of J-Core, the frenetic BPM contributes to an intense, energetic listening experience, often associated with feelings of excitement or even euphoria on the dance floor. The harmonic content of J-Core, as evidenced by the dominance of minor chords, suggests the music leans towards a darker or more serious emotional tone (minor modality) even as it remains rhythmically exhilarating. Prior studies have noted that mode (major vs. minor) can influence emotional valence in music (Microsoft Word - Daws DURMS final.doc). Thus, J-Core’s preference for minor keys could imbue the tracks with an emotional complexity – combining high-arousal tempo with the relatively negative valence often linked to minor harmonies. This combination might be one factor that gives J-Core its distinctive mix of “cute” yet dark, high-energy yet melancholic vibes, often noted anecdotally in the scene.
The spectral centroid (brightness) of the tracks is high, aligning with the production techniques in hardcore techno that involve distorted kicks and sharp treble accents. A higher spectral centroid means a greater presence of high-frequency components (Musical genre classification of audio signals - Speech and Audio Processing, IEEE Transactions on). In J-Core, producers often use biting sawtooth wave synths, rapid-fire cymbals, and bit-crushed samples, all of which elevate the spectral centroid. This timbral brightness contributes to the perceived intensity of the music – studies have linked brightness with perceived intensity and energy (Relationships Between Musical Structure and Psychophysiological …). It also makes the music cut through noisy environments, which is useful in club settings. On the other hand, the robust bass (low frequencies) in J-Core is evidenced indirectly by the MFCC profile. The MFCC analysis encapsulates the balance of frequencies: here it indicates that bass and treble are both prominent while midrange is comparatively de-emphasized. This mirrors common equalization choices in many EDM genres (boosting lows and highs) to create a punchy, high-clarity mix. MFCCs are well-known to correlate with timbral qualities (flexer_ismir07.dvi), so this finding quantitatively supports the claim that J-Core’s timbre is characterized by an aggressive, polished sound (thumping sub-bass + sizzling highs). Notably, MFCC coefficient 2 being large suggests a strong overall spectral slope – likely the result of heavy bass boosting – and coefficient 3 being negative suggests some mid-frequency dip (since MFCC3 can capture curvature in the spectrum). In sum, the audio features paint a picture of J-Core as fast, bright, bass-heavy, and minor-key oriented. These objective metrics reinforce genre descriptions from fan communities that emphasize speed and “hardness” of the sound.
Despite the clear trends observed, there are limitations to this study that must be acknowledged. First, the sample size is relatively small (30 tracks) and may not cover the full diversity of the J-Core genre. J-Core is an underground genre with many producers; our dataset might be biased if, for example, many tracks come from the same album or artist. In such a case, the feature averages could partly reflect an individual artist’s style rather than the genre in general – a known issue in MIR studies called the “artist effect,” where models inadvertently learn artist-specific idiosyncrasies (A Closer Look on Artist Filters for Musical Genre Classification.). We attempted to mitigate this by choosing tracks from a variety of producers, but some bias may remain. Secondly, the chord detection (identifying the most common chord per track) has its challenges: complex audio mixtures can confuse chord recognition algorithms. Our harmonic analysis assumed that one chord could represent each track, which oversimplifies songs that employ chord progressions or key changes. Therefore, conclusions about minor vs. major prevalence should be taken as indicative, not absolute. Additionally, the MFCC-based timbral analysis, while useful, reduces a complex spectrum to a few numbers – some nuance (e.g. specific instrument sounds or noise textures unique to J-Core) might not be fully captured by the first 13 MFCCs alone. There is also the matter of production quality: differences in mixing and mastering loudness across tracks could affect features like spectral centroid and MFCC (though all audio was normalized to minimize loudness differences). Finally, our analysis did not incorporate rhythmic pattern features beyond tempo (such as beat syncopation or drum patterns) which could further distinguish J-Core from related genres.
Prospects for future work: Building on these findings, a more extensive study could be conducted with a larger library of J-Core tracks, possibly including comparisons to adjacent genres like UK Hardcore or Happy Hardcore to pinpoint what features are uniquely exaggerated in J-Core. Additional features could be extracted, such as spectral flux (to quantify the rapid timbral changes), chroma features (for a detailed look at tonal content beyond just the top chord), and rhythmic complexity measures. Machine learning classification experiments (e.g., training a genre classifier on J-Core vs other genres) could quantitatively evaluate how well these audio features differentiate J-Core – high accuracy would reinforce that this feature set effectively captures the genre’s essence. Moreover, perceptual studies with listeners could be performed: for instance, do listeners perceive J-Core tracks with higher spectral centroid as more energetic or “happier,” or do the minor chords make them feel a certain way? Such experiments linking the computed features to human judgment would provide a deeper musicological understanding. Future research might also explore the cultural aspects (e.g., how the “otaku” anime samples in J-Core might influence perception) in conjunction with the acoustic analysis. In summary, while this study provides a quantitative snapshot of J-Core’s sound, there remain many avenues to explore to fully map out and understand the genre’s audio profile.
4. Conclusion
This study set out to quantitatively characterize the stylistic identity of J-Core music through core audio features. In summary, our analysis of 30 J-Core tracks revealed consistently extreme values in tempo (around 170–180 BPM), a dominance of minor-key harmony, a bright timbral profile with high spectral centroids (~5 kHz), and MFCC patterns indicating boosted bass and treble frequencies. These results paint a coherent picture of J-Core as a fast-paced, energetic genre with intense high-frequency content and a penchant for minor tonalities. Such attributes align with and reinforce descriptive accounts of the genre’s “hard” and ecstatic sound. We also discussed how these features likely contribute to the emotional impact of J-Core – for example, rapid tempo and brightness correlating with high arousal levels – and noted that the minor chords introduce a darker undertone despite the music’s hyper energy. Future work should expand the dataset and feature set to confirm these trends and explore additional nuances (like rhythmic patterns or melodic elements), possibly employing classification models or listener studies to validate the significance of these features. Broader significance: By linking measurable audio features to genre characteristics, this research demonstrates a framework for understanding niche musical styles in quantitative terms. Such an approach not only aids musicological analysis of emerging genres but can also improve music recommendation systems and cross-cultural studies by highlighting which acoustic features carry the essence of a genre like J-Core.
References (APA Style)
Flexer, A. (2007). A closer look on artist filters for musical genre classification. In Proc. 8th International Conference on Music Information Retrieval (ISMIR 2007) (pp. 447–450). Vienna, Austria.
Foroughmand, H. (2021). Towards global tempo estimation and rhythm-oriented genre classification based on harmonic characteristics of rhythm (Doctoral dissertation). IRCAM – Sorbonne Université, Paris, France.
Gómez, P., & Danuser, B. (2007). Relationships between musical structure and psychophysiological measures of emotion. Emotion, 7(2), 377–387. https://doi.org/10.1037/1528-3542.7.2.377
Logan, B. (2000). Mel-frequency cepstral coefficients for music modeling. In Proc. International Symposium on Music Information Retrieval (ISMIR 2000). Plymouth, MA.
Oramas, S., Barbieri, F., Nieto, O., & Serra, X. (2018). Multimodal deep learning for music genre classification. Transactions of the International Society for Music Information Retrieval, 1(1), 4–21. https://doi.org/10.5334/tismir.10
Perez-Sancho, C., Rizo, D., Kersten, S., & Ramírez, R. (2008). Genre classification of music by tonal harmony. In Proc. International Workshop on Machine Learning and Music (MML 2008). Helsinki, Finland.
Tzanetakis, G., & Cook, P. (2002). Musical genre classification of audio signals. IEEE Transactions on Speech and Audio Processing, 10(5), 293–302. https://doi.org/10.1109/TSA.2002.800560