Part IX: Capstone Projects

From Reader to Practitioner

You have spent eight parts of this textbook learning how physics and music share waves, harmonics, symmetry, information, and even the deep mathematics of quantum mechanics. You have followed Aiko Tanaka from her graduate seminar through her dissertation defense. You have analyzed spectrograms, derived the Gabor limit, traced the harmonic series into the structure of the atom and the overtones of a choir.

Now you do it yourself.

The three capstone projects in Part IX are not extensions of the textbook. They are departures from it. Each capstone asks you to take the conceptual and quantitative tools you have developed and apply them to questions that the textbook does not answer for you — because the questions are genuinely open, because the answers depend on choices you make, or because the best answer is the one you build with your own hands and test against your own evidence.

Working on open-ended projects is a different intellectual mode than working through a textbook. A chapter has a right answer. A capstone project has a developed, tested, defended answer — which is not the same thing. The goal is not to arrive at a predetermined conclusion but to produce something substantive: a working software tool, a theoretically grounded musical system, or a research argument you can defend. In each case, the standard is: would this hold up to scrutiny from someone who knows both physics and music?

Capstone 1: Spectrogram Analyzer

Synthesis focus: Parts I, II, and IV (waves, harmonic series, information theory)

This capstone asks you to build a working spectrogram analysis tool and use it to investigate a question of your own choosing about the acoustic structure of music. The tool should accept audio input (recorded or live), compute a Short-Time Fourier Transform, display the resulting time-frequency representation, and provide at least two quantitative analyses derived from the spectrogram data — for example, harmonic series identification, Shannon entropy of spectral content, or onset detection for rhythmic analysis.

The investigation should connect your tool's output to a theoretical question addressed in the textbook. Past students have used this capstone to compare the spectral entropy of improvised versus composed music, to measure how intonation varies across performance styles, and to replicate aspects of the Spotify Spectral Dataset analyses developed in Part IV. The range of possible investigations is wide, but the requirement is constant: the analysis must be grounded in the physics and mathematics developed in Parts I, II, and IV, and your interpretation must engage seriously with what the data does and does not show.

💡 Technical Entry Points The capstone does not require a professional-grade application. A Python script using librosa, scipy, and matplotlib is entirely sufficient — and is, in fact, the recommended starting point. The intellectual work is in the question you ask and the rigor with which you interpret the output, not in the sophistication of the user interface.

Capstone 2: Design Your Own Scale

Synthesis focus: Parts II, III, and V (harmonic series, musical structure, quantum/symmetry analogs)

This capstone asks you to design an original musical scale system, justify it on physical and mathematical grounds, and demonstrate its musical properties through composition or analysis. The scale system may be an alternative tuning of the Western chromatic scale, a microtonal system, a scale derived from the overtone series of a non-standard physical system, or a wholly novel pitch organization derived from mathematical principles developed in Part IV.

The design must be theoretically grounded: you must be able to explain why the intervals you chose have the acoustic and mathematical properties they have, what consonance and dissonance mean within your system, and how the system relates to — or deliberately departs from — the physical constraints developed in Parts II and III. The musical demonstration should show that the scale is not merely theoretically interesting but practically usable: it should be possible to compose or arrange at least a short piece that exploits the scale's specific properties.

This capstone engages most directly with Theme 2: Universal vs. Cultural and Theme 3: Constraint & Creativity. The question it asks you to confront is: what choices did you make, what choices did physics make for you, and how do you tell the difference?

🔗 The Design Your Own Scale capstone is also the capstone most directly connected to Aiko Tanaka's work. Her dissertation's central result — the symmetry-breaking analysis of tonal emergence in Chapter 24 — provides a framework for understanding what happens when a new scale system is adopted: which symmetries it preserves, which it breaks, and what musical consequences follow. Your scale design is, in miniature, the same kind of intellectual act that the emergence of Western tonality represented historically. Use Aiko's framework to analyze what you have made.

Capstone 3: Cross-Domain Research Project

Synthesis focus: All eight parts; particularly Parts IV and V

This is the most open-ended and most demanding of the three capstones. It asks you to identify a structural parallel between physics and music that is not covered in the textbook — or to extend a parallel that is covered — and to develop it into a research argument that meets the Category A/B/C standard established in Part V.

The research project should begin with a clear question: what specific structural parallel are you investigating, and what would count as evidence for or against its being a genuine mathematical correspondence rather than a superficial analogy? It should develop the relevant physics and music theory, present evidence (empirical, mathematical, or both), and reach a conclusion that honestly assesses which category (A, B, or C) the parallel belongs to.

Strong capstone projects in this category have investigated topics including: the application of renormalization group methods to musical style evolution; the connection between non-Euclidean geometry and microtonal tuning systems; the relationship between topological invariants and harmonic progression; and the information-theoretic comparison of musical improvisation and quantum measurement. Weak projects are those that identify a structural similarity and call it a correspondence without providing mathematical evidence. The standard Part V established — always specify the category, always provide the mathematics — applies here in full.

The cross-domain research capstone is the textbook's most direct answer to the question it has been asking for eight parts: the parallels between physics and music are real, they are mathematical, and they can be investigated with rigor. This capstone asks you to do that investigation — not as a reader following an argument, but as a researcher making one.

The Capstone Standard:

A capstone project is not a summary of what you have learned. It is evidence that you can use what you have learned to do something new.

Each of the three projects in Part IX is designed to test a different dimension of that capacity: the ability to build quantitative tools (Capstone 1), the ability to design within physical constraints (Capstone 2), and the ability to construct and defend a research argument (Capstone 3). Choose the one that challenges you most. Or attempt all three. The physics and music are rich enough to sustain any level of engagement you are willing to bring.