JuliaMusic / MusicTheory.jl

Music theory in Julia
MIT License
46 stars 1 forks source link

featured notebook? #22

Open fonsp opened 5 months ago

fonsp commented 5 months ago

Hey David!!

Would you like to submit a featured notebook about MusicTheory.jl? It will be featured on everyone's Pluto main menu and on https://featured.plutojl.org/. We have a PlutoSliderServer running so you can also make it interactive!

Check out https://github.com/JuliaPluto/featured

fonsp commented 5 months ago

If you like, I could write a little widget that lets you play a note/chord?

fonsp commented 5 months ago

I wrote a notebook where you can play notes!

And I made a spontaneous little recording with my flatmate ☺️ A bit chaotic but really cool!

MusicTheory notebook recording.html.zip

dpsanders commented 5 months ago

That is super cool @fonsp!

It would be great if we could write most of the note-playing in Julia! There's https://github.com/JuliaMusic/MIDI.jl for example.