Search found 951 matches

by ColinP
Sun Mar 31, 2024 3:18 pm
Forum: Module Designer
Topic: Detecting Presence of Channels on PolyJack
Replies: 5
Views: 331

Re: Detecting Presence of Channels on PolyJack

Without some extra API support there's no way you could know whether a particular channel is in use. The only thing I can think of is to use caching - in other words if the channel's input value is the same as it was in the previous sample then use the result you calculated last time instead of calc...
by ColinP
Thu Mar 28, 2024 11:54 pm
Forum: Adroit Synthesis
Topic: Adroit Custom Imminent
Replies: 3
Views: 223

Adroit Custom Imminent

A bundle called Adroit Custom will be released very soon. It will consist of Custom Panel, Custom Look and Custom IO and will cost $39. There will be a 14-day free trial period. Some of you will be disappointed to learn that the Custom Control module will not be part of this initial launch but durin...
by ColinP
Wed Mar 27, 2024 8:03 pm
Forum: Voltage Modular
Topic: Only 4 audio sources no matter the hardware?
Replies: 5
Views: 234

Re: Only 4 audio sources no matter the hardware?

Hi, This has been raised before and unfortunately it does appear that VM is linited to just four inputs and eight outputs. It might be worth emailing Cherry Audio with a direct request as it could have more impact than posting here. This forum is mostly users and third party devs chatting amongst ou...
by ColinP
Fri Mar 22, 2024 11:32 am
Forum: Voltage Modular
Topic: MC-4 Microcomposer sequencer module ?
Replies: 13
Views: 781

Re: MC-4 Microcomposer sequencer module ?

Thinking about it Daphne Oram still influences my work...

EchosOfDaphne.png
EchosOfDaphne.png (178.37 KiB) Viewed 248 times
by ColinP
Fri Mar 22, 2024 11:10 am
Forum: Voltage Modular
Topic: MC-4 Microcomposer sequencer module ?
Replies: 13
Views: 781

Re: MC-4 Microcomposer sequencer module ?

Daphne's amazing machine was an early inspiration for me back in the late 1970's but it's much more modern than the MkII.

Tom Richards' PhD paper on her work is available as a PDF for anyone curious to learn more...

https://www.daphneoram.org/wp-content/u ... s-2018.pdf
by ColinP
Thu Mar 21, 2024 10:35 pm
Forum: Voltage Modular
Topic: MC-4 Microcomposer sequencer module ?
Replies: 13
Views: 781

Re: MC-4 Microcomposer sequencer module ?

Isn't 43 year old technology a bit too modern for you guys?

Wouldn't something from 73 years ago be even better?


1951.png
1951.png (302.85 KiB) Viewed 366 times
by ColinP
Fri Mar 15, 2024 1:48 pm
Forum: Module Designer
Topic: boolean alreadyRunning()
Replies: 4
Views: 441

Re: boolean alreadyRunning()

Ah, thanks Martin. I'd entirely forgotten about the Destroy() method. That might actually help, also cheers for the other pointers.
by ColinP
Fri Mar 15, 2024 11:28 am
Forum: Module Designer
Topic: boolean alreadyRunning()
Replies: 4
Views: 441

Re: boolean alreadyRunning()

Haven't done this yet, but since modules cannot communicate with each other the only ways I can think of to achieve this are 1. [Get|Set][Global|Manufacturer|User]Property functions or 2. using the file system to leave a mark. In both cases you will need to take care that the mark is properly remov...
by ColinP
Thu Mar 14, 2024 11:34 am
Forum: Module Designer
Topic: boolean alreadyRunning()
Replies: 4
Views: 441

boolean alreadyRunning()

Has anyone managed to come up with a reliable test that can be called during module initialization that determines whether another instance of the current module type is already running?

The application being to prevent more than one instance of a given module running at the same time.
by ColinP
Fri Mar 08, 2024 10:22 pm
Forum: Adroit Synthesis
Topic: Sneak Peek
Replies: 4
Views: 437

Re: Sneak Peek

Looking forward to this release. I'm working flat out on final tweaking, testing and documentation now so with a bit of luck it will be released before the end of this month. Here are more up to date images of the three auxiliary modules... Custom Control - this handles scene management, morphing a...

Go to advanced search