Skip to content

External Resources

Corey Bertelsen edited this page Feb 4, 2020 · 4 revisions

External References for Music, Synths, ETC

Open Music Theory - Collections and Scales

  • There's a lot of music theory jargon on this website. But starting at "Pentatonic Collection" it gets into a realm that's useful to us in making sound toys. They present musical scales as arrays of numbers that you can then use to transfer scales into synths in Unity.

Ableton - Learn Synthesis in Your Browser

  • a fun interactive website that takes you through the basics of synthesis

Youtube Tutorial On Synthesis In Unity

  • This is a pretty good introduction to how you can approach synthesis inside Unity using the OnAudioFilterRead method. It's getting into some technical aspects of audio programming, so it's useful if you want to build/modify your own synths inside Unity.

Clone this wiki locally