Re: Making music with only your computer?

Hello.
I want to add to this list MMA.
http://mellowood.ca/mma/

It is a accompaniment generator.
You create the accompaniment in a text file, and then "compile" into a MIDI.
For example:
seqclear // clear the style
begin chord // create a chord track, that will play chords
voice 0 // set instrument
sequence {2 8 90;4 8 90}
// This will put a 8th chord on beats 2 and 4, with a velocity of 90
end

defgroove piano // define the name of the style

seqclear // clear the style again to be safe
groove piano // use the style
1 C
2 F
3 Am
4 C
// these are the chords

And that's all to using MMA, I recommend it because you create files in a
text language, so it's totally accessible to us.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Soul Keeper via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Kenzon Yeoh via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : speeder via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Kenzon Yeoh via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : speeder via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Kenzon Yeoh via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Kenzon Yeoh via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : gamecreator via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : thggamer via Audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Kenzon Yeoh via Audiogames-reflector

Reply via email to