Hi everyone!
In addition to programming i create music. I love 8-bit music that was in old console like NES or computers like ZX-Spectrum.
Long ago i was doing the virtual composer program that creates 8-bit music, but didn't finish it. I even published the links to the demo tracks (here and here). Now i've finished it also i've added the my synthesizers into it and the presets banks. This program is written in VB6.
Of course it isn't really music (due to "buggy" algorithm that i had created long ago when i can't created a music and I badly programmed), but you can "play" with them. Sometimes it create quite not-bad tracks .
In order to create new track you should think up the track name and set them to Name field. If this field is empty it is filled with random number. Considering the name program creates new track (it calculates hash value that uses as seed of the random generator), i.e. the name of the track identifies the track. Tempo field sets the music tempo. Right click on the track - open the synthesizer properties. You can change parameters to change sound. Left click on a pattern - show pattern. I don't implement any errors handlers therefore you shouldn't enter "bad" values (like 0 for tempo) because program can crashes.
Program also can hangs (due to "buggy" algorithm) when you create track.
Have fun!
Last edited by The trick; Aug 3rd, 2018 at 11:50 AM.
Unless said otherwise (e.g. From one of my projects thus, those are mostly licensed under MIT) - All Code snippets advice or otherwise that I post on this site, are expressly licensed under Creative Commons Attribution 4.0 International Please respect my copyrights.
Sorry. I just searched a flame thread but not found. Arnoutdv, i use simple algorithm. I'm working on the new version 2 that uses other algorithm (more complex). The current version allows to make the skeleton of song and then you can improve track in any DAW by exporting a track to MIDI.
I want to stress - anyone who wants to use a melody from generator can make it without any restrictions as well change it in DAW. All the songs that are generated by TrickComposer belong to people and are free.
We have the group in VK where we collect most of the interested track. Anyone can post tracks.
Unless said otherwise (e.g. From one of my projects thus, those are mostly licensed under MIT) - All Code snippets advice or otherwise that I post on this site, are expressly licensed under Creative Commons Attribution 4.0 International Please respect my copyrights.
check out this tune: g8tJesus
i bet Pharrell could have used that too and just adding some random words .. "shinning .. great ... Light... Jesus .. down .. through .. " hehe
check out this tune: g8tJesus
i bet Pharrell could have used that too and just adding some random words .. "shinning .. great ... Light... Jesus .. down .. through .. " hehe
→ The Comprehensive Guide to Cloud Computing
A complete overview of Cloud Computing focused on what you need to know, from selecting a platform to choosing a cloud vendor.