athanazio wrote:would be great to have a way to save the composition to a file and send to a site, so others could hear and share the songs !!
that would be GREAT !!
bartbes implemented a save load function that saves 12 files in your home/HIDDEN_LOVE_FOLDER/belly directory. It was in git, so I created a new release: 0.6 http://github.com/qubodup/belly/downloads
Nice. I made some changes to my code and presenting you (again) a modified version. I didn't use git as I won't setup the whole system just for such a small patch.
Added:
Bankswitching between 9 Banks (by pressing something between 1 and 9)
Pause (Spacebar)
Pitch +/- (up & down)
Load & Save of all banks (still limited to 12 saved songs in /user/.love/belly directory)
Everything runs pretty smooth. Switching banks works great and it can be done while playing. Same goes with load&save of everything. A note for this version: Since this version is using banks you can't load your saved songs from the normal version.
(again) uploaded to RS since I still can't upload here
Oh wow, took a little while to find this thread again.
So I created Rouge Bull Bombardement! (downloads) It's a little stupid game. I suppose the sprites (which not I made) are something you might be interested in using for your next cute project
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)