Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - garvalf

#1
Hello,

In this thread I'll post some of my new musics.

This time it's not strictly chiptune but it's related because it was generated by the computer. I've used Picoloop, a free software nanoloop clone.
It emulates several synth, such as the TB303, MOS SID, opl2 (fm),  Twytch/Helm etc.

I've made a tutorial / manual for this excellent tool: https://github.com/farvardin/picoloop-manual/blob/master/picoloop_manual_pc.md

So here is my latest song with it:

https://soundcloud.com/memento-somniare/les-ponts

#2
As said in this thread, I'm working a SID sound chip simulator on Arduino. I'm not responsible for most of the code, but I've assembled some parts, a SID emulator, a midi library, and some settings for modifing the chip.


Here is a better sample:

https://soundcloud.com/memento-somniare/sidarduino-test

The last part has some kind of hard bass sound (sawtooth).

and the code (w.i.p.):

https://github.com/farvardin/C64-music/tree/master/sid_arduino/sid_midi

Now I want to make it polyphonic and be able to adjust correctly the filters (if it's possible/implemented) so it will sound more like SID chip...

The same setup can play sid file using a different arduino sketch: https://github.com/farvardin/C64-music/tree/master/sid_arduino/sid_player
But because of the memory limitation, it can't play a whole tune. It should be adapted to be able to read from an sd card.

#3
Consoles / Garvalf's pico-8 projects
June 08, 2016, 02:38:07 PM
I've just started a little pico-8 game, it's not finished but here is a demo:

http://www.lexaloffle.com/bbs/?tid=3565



Powered by EzPortal