Retrostica Synthesizer

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: EasyMoog Synthesizer

Post by luis »

Perfect :)

If you want you can add and undo (ctrl-z) but it's not mandatory, it would be only quicker.
"Have you tried turning it off and on again ?"
silentworks
User
User
Posts: 23
Joined: Fri Aug 29, 2008 5:15 pm
Location: Hungary, Budapest
Contact:

Re: EasyMoog Synthesizer

Post 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
Last edited by silentworks on Fri Jul 27, 2012 7:08 pm, edited 1 time in total.
silentworks
User
User
Posts: 23
Joined: Fri Aug 29, 2008 5:15 pm
Location: Hungary, Budapest
Contact:

Re: EasyMoog Synthesizer

Post by silentworks »

v1.3 has been released:
- Added WAV exporter.

Songs can be saved as standard WAV files
User avatar
OldSkoolGamer
Enthusiast
Enthusiast
Posts: 150
Joined: Mon Dec 15, 2008 11:15 pm
Location: Nashville, TN
Contact:

Re: Retrostica Synthesizer

Post 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.
silentworks
User
User
Posts: 23
Joined: Fri Aug 29, 2008 5:15 pm
Location: Hungary, Budapest
Contact:

Re: Retrostica Synthesizer

Post by silentworks »

Yes, I've changed the name to avoid some copyright issues because of the name "Moog".
User avatar
zxtunes.com
Enthusiast
Enthusiast
Posts: 375
Joined: Wed Apr 23, 2008 7:51 am
Location: Saint-Petersburg, Russia
Contact:

Re: Retrostica Synthesizer

Post by zxtunes.com »

Some words about source code?

How lines?

Use winapi tricks?

How long write this?

:)
silentworks
User
User
Posts: 23
Joined: Fri Aug 29, 2008 5:15 pm
Location: Hungary, Budapest
Contact:

Re: Retrostica Synthesizer

Post 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 :)
Post Reply