- Jun 6, 2020
- 11,559
- 4,422
A prototype of a modular system for generating and processing signals in audible range. Oscillator module will generate a basic waveform signal then some calculations can be conducted on these signals via modules/connections, finally the signal goes to speaker and scope for observation.
There are some design chanllenges in this kind of system like modules/connections management (see
There are some design chanllenges in this kind of system like modules/connections management (see
برای دیدن لینک ها باید ثبت نام کنید
and discussion, thanks @William Lancee), and processing order of these modules as they are dependent on each other.- Add a module: mouse down on a module on toolbar then drag it to canvas and release mouse to put it
- Make connection: click one input/output, then click another input/output (drag doesn't work). Repeat this action to remove an already existing connection.
- One output port can be connected to multiple input ports
- One input port can be connected to only one output port
- Loop connection is NOT supported yet: module A's input to B's...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید