I'm new to Juce and need some help to get started. Juce looks like perfect for me since my intrest is mainly doing some audio/music creating stuff with c++.
I started to make a small program to create melodic patterns and sequences to be exported to midifile for a notation program like Sibelius.
I am stuck with creating key signature. There seams not to be a keySignatureMetaEvent or have I just missed it? Is there a way to creat a MetaEvent for keysignature? I feel really stupid to ask but I just have not found how to do this.
Looks like there isn't a method to create one - would be easy to add though. Bit busy right now, but will take a look at some point if I get chance. (Or you could suggest some code!)