Page 2 of 2

Re: EasyMoog Synthesizer

Posted: Wed Jul 11, 2012 11:29 pm
by luis
Perfect :)

If you want you can add and undo (ctrl-z) but it's not mandatory, it would be only quicker.

Re: EasyMoog Synthesizer

Posted: Wed Jul 11, 2012 11:35 pm
by silentworks
Yeah, I might add that in the next version.
Thanks.

EDIT:

Added the User Manual to the demo.
Also available from http://www.retrostica.com/retrostica_user_manual.pdf

Re: EasyMoog Synthesizer

Posted: Sun Jul 15, 2012 3:42 pm
by silentworks
v1.3 has been released:
- Added WAV exporter.

Songs can be saved as standard WAV files

Re: Retrostica Synthesizer

Posted: Sun Jul 29, 2012 12:36 am
by OldSkoolGamer
Is it just me or did you change the name?? I thought it was called EasyMoog or something like that?? Was trying to search the forums for that, gave up & just looked or it again.

Re: Retrostica Synthesizer

Posted: Sun Jul 29, 2012 1:22 am
by silentworks
Yes, I've changed the name to avoid some copyright issues because of the name "Moog".

Re: Retrostica Synthesizer

Posted: Sun Jul 29, 2012 5:01 am
by zxtunes.com
Some words about source code?

How lines?

Use winapi tricks?

How long write this?

:)

Re: Retrostica Synthesizer

Posted: Sun Jul 29, 2012 12:38 pm
by silentworks
Some words about source code?
Written in v4.61, layout designed and made with flash

How lines?
2892 lines

Use winapi tricks?
No winapi were used, pure inline solutions

How long write this?
2 weeks from scratch

384 individual sounds for the synth, 56 sounds for the rhythms, 96 sounds for the drum sets, total: 536 sounds
Generating, and optimizing these wav files took me 5 days :)