Coleman McFarland
Coleman McFarland
I've sketched a very basic "hello world" tutorial here: https://github.com/gloriousfutureio/vecty/blob/31_docs/docs/TUTORIAL.md The tutorial should focus on Vecty concepts and be short * no external css/js * demonstrate Component declaration, reuse *...
@slimsag Has an outline for docs contribution on the **docfest** branch https://github.com/gopherjs/vecty/blob/docfest/docs/index.md#vecty-introduction
`-static` worked for me ``` gcc check.c -o ./bin/check -static ```
Ah, I see this as a TODO at the bottom of the README. Should have read to the bottom!
Found an alternative page with some fairly detailed MIDI documentation: http://personal.kent.edu/~sbirch/Music_Production/MP-II/MIDI/an_introduction_to_midi_contents.htm I'm not sure which section applies, but I'll just leave this here.
I may be able to give this a shot. But I'm basically nowhere with it at the moment. I am developing a service that is going to sit _behind_ a...