I am not able to reproduce this with Cv to Midi and Midi Out in Ableton Live Suite 11 (11.0.2 - Build 2021-03-26) under Windows 10. Buffer size on my Focusrite external sound module is 128.
The CPU jumps a bit with the empty Voltage Modular added but doesn't jump with Midi input.
I created a ...
Search found 49 matches
- Tue Apr 13, 2021 12:57 pm
- Forum: Voltage Modular
- Topic: Major CPU problems with the MIDI Output Module in Ableton
- Replies: 1
- Views: 1878
- Fri Nov 20, 2020 9:59 am
- Forum: Module Designer
- Topic: When is Key_Press event emitted?
- Replies: 3
- Views: 3236
Re: When is Key_Press event emitted?
I put together a testbed module (at https://github.com/arbuxMusic/voltage-modular-examples/tree/master/ComponentEventExplorer ) to see events without using a debugger.
In the testbed, key presses fire on key down for keyboard characters for that component (I am using Windows 10)
Have you tried ...
In the testbed, key presses fire on key down for keyboard characters for that component (I am using Windows 10)
Have you tried ...
- Mon Oct 19, 2020 11:56 am
- Forum: Module Designer
- Topic: Scripting error
- Replies: 23
- Views: 37048
Re: Scripting error
Thanks - have a great week.
- Sun Oct 18, 2020 1:09 am
- Forum: Module Designer
- Topic: Scripting error
- Replies: 23
- Views: 37048
Re: Scripting error
Does the error log indicate which line is causing the dereference error?
- Sat Oct 10, 2020 1:31 am
- Forum: Voltage Modular
- Topic: Voltage Modular and Fruity Studio
- Replies: 4
- Views: 4269
Re: Voltage Modular and Fruity Studio
I am not aware of VSTi's being able to receive audio as an input. I have only ever got this working as a VST effect.
However, is there an issue with setting up Voltage Modular as an effect with midi routed from a separate channel to Voltage Modular (effect) using the MIDI Out plugin? That way you ...
However, is there an issue with setting up Voltage Modular as an effect with midi routed from a separate channel to Voltage Modular (effect) using the MIDI Out plugin? That way you ...
- Tue Sep 15, 2020 2:01 pm
- Forum: Module Designer
- Topic: Module Example Folder/docs?
- Replies: 5
- Views: 5253
Re: Module Example Folder/docs?
Did you use the Order search rather than the main site search box to select the Designer option?
https://i.imgur.com/qdxDcj6.jpg
That search box should filter to allow you to select "Details" on the right side which takes you to a page that allows you to download the Developer Kit.
https://i ...
https://i.imgur.com/qdxDcj6.jpg
That search box should filter to allow you to select "Details" on the right side which takes you to a page that allows you to download the Developer Kit.
https://i ...
- Sun Sep 13, 2020 9:57 pm
- Forum: Module Designer
- Topic: Module Example Folder/docs?
- Replies: 5
- Views: 5253
Re: Module Example Folder/docs?
The Voltage Modular API examples are accessible at:
Log in to the Cherry Audio store
Go to the Cherry Audio Store settings
Select Orders & Demos
https://i.imgur.com/JQiJiCL.jpg
In the Orders Search... box, type "Design"
"Voltage Module Designer" should appear. Click on the Details option ...
Log in to the Cherry Audio store
Go to the Cherry Audio Store settings
Select Orders & Demos
https://i.imgur.com/JQiJiCL.jpg
In the Orders Search... box, type "Design"
"Voltage Module Designer" should appear. Click on the Details option ...
- Wed Sep 02, 2020 1:22 pm
- Forum: Module Designer
- Topic: Example code examples on github
- Replies: 3
- Views: 4582
Re: Example code examples on github
Hi all,
I was intrigued by the invisible cables for input channels on the new Polymode module from Cherry Audio. That functionality allows a module to be added with no cables connected to its inputs and it can automatically function.
This style of auto-connection would be particularly ideal for ...
I was intrigued by the invisible cables for input channels on the new Polymode module from Cherry Audio. That functionality allows a module to be added with no cables connected to its inputs and it can automatically function.
This style of auto-connection would be particularly ideal for ...
- Wed Sep 02, 2020 10:27 am
- Forum: Module Designer
- Topic: New VMD feature - Control Sets
- Replies: 0
- Views: 4837
New VMD feature - Control Sets
Playing with the new Designer (2.0.30) tonight, I found a new (I think?) option for saving "Control Sets". This doesn't seem to be in the developer doco yet, so I have documented my findings here.
Creating a Control Set.
if you select a number of related controls and right click on those ...
Creating a Control Set.
if you select a number of related controls and right click on those ...
- Thu Aug 20, 2020 10:50 am
- Forum: Module Designer
- Topic: HELP!
- Replies: 10
- Views: 11445
Re: HELP!
Not particularly useful to identify the issue, but have created a sample module that reproduces the issue and logs out the behaviour.
The log file is published on GitHub in the same location as the code as I could not get the attachment attached to this post (trying to attached a .txt file results ...
The log file is published on GitHub in the same location as the code as I could not get the attachment attached to this post (trying to attached a .txt file results ...