34
what open source tools do you use for music?
(lemmy.org)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I occasionally make MIDI covers, so I use Rosegarden for actually transcribing MIDI songs and Sonic Visualizer to figure out the exact notes used in the original tracks. I've also messed around with Reaper, FL Studio and various music trackers (SunVox, MilkyTracker etc)
If you play guitar, you might like tuxguitar for doing guitar notation. It does both music sheets and tabs
Does it have any specific functions for this that applications like Audacity or a DAW don't have, or did you choose it for other reasons?
I used to use a similar piece of proprietary spectral analysis software called SpectraLayers; after switching to Linux, I wanted to move to something open-source. So, I'm just used to that kind of workflow. I mean, Audacity also has an option to display a melodic scale spectrogram, but it's rather awkward to use, and I don't believe it ever giving an option to see the pitch of a specific note.
Whereas, Sonic Visualizer lets me do this:
That's really cool!