CS-80 emulator
Date | 2015-07-13 15:30 |
From | Roger Kelly |
Subject | CS-80 emulator |
Attachments | None None |
Has anyone done a CS-80 emulator in Csound?
|
Date | 2015-07-13 15:57 |
From | Gleb Rogozinsky |
Subject | Re: CS-80 emulator |
Attachments | None None |
Hi Roger, what kind of emulation do you mean? The structural level emulation (e.g. corresponding knobs and buttons) or the passing of the double blind test of original CS-80/ copy ?2015-07-13 17:30 GMT+03:00 Roger Kelly <loraxman@gmail.com>:
|
Date | 2015-07-13 17:35 |
From | Roger Kelly |
Subject | Re: CS-80 emulator |
Attachments | None None |
Either really. Would like to have something close to controls and sound of a CS-80. On Mon, Jul 13, 2015 at 10:57 AM, Gleb Rogozinsky <gleb.rogozinsky@gmail.com> wrote:
|
Date | 2015-07-13 17:40 |
From | Gleb Rogozinsky |
Subject | Re: CS-80 emulator |
Attachments | None None |
Well as I guess the graphical realistic interfaces are not the strong side of Csound. But you can start the process of structure emulation. The next step should be exact emulating of oscillator's behavior and filters. Other parts seems to be much easier. 2015-07-13 19:35 GMT+03:00 Roger Kelly <loraxman+csound@gmail.com>:
|
Date | 2015-07-13 17:46 |
From | Nick Arner |
Subject | Re: CS-80 emulator |
Attachments | None None |
If you're wanting to build an something that emulates the controls of the CS-80, your best bet would probably be to use Max. If you're really wanting to use Csound to create the sound emulation, you could always use the Csound~ object (which lets you embed Csound inside of Max). On Mon, Jul 13, 2015 at 12:40 PM, Gleb Rogozinsky <gleb.rogozinsky@gmail.com> wrote:
Nick |
Date | 2015-07-13 18:00 |
From | Michael Gogins |
Subject | Re: CS-80 emulator |
Attachments | None None |
With Html and Csound you could absolutely do both. The sound is harder than the visuals. With Html in CsoundQt or NW.js with csound.node you could use a photo of the CS-80 as the ui, or vector art, or 3-D WebGL with textures. As I said the sound would be much harder, but I think it is possible if you take the time. Regards, On Jul 13, 2015 12:41 PM, "Gleb Rogozinsky" <gleb.rogozinsky@gmail.com> wrote:
|