Search found 64 matches

by nekomatic
Thu May 28, 2020 2:29 pm
Forum: Module Designer
Topic: VMD improvements wishlist - Polls
Replies: 6
Views: 3097

Re: VMD improvements wishlist - Polls

I guess Java was selected due to its popularity and ease of use in a multiplatform environment. Unfortunately Java - or JVM in general has the problem that the native optimizations happen during the runtime - once optimized code gets re-optimized or sometimes de-optimized many times - that costs a l...
by nekomatic
Thu May 28, 2020 11:09 am
Forum: Module Designer
Topic: VMD improvements wishlist - Polls
Replies: 6
Views: 3097

VMD improvements wishlist - Polls

Hi All, I've created two polls on the VM users facebook group to see how other module developes would like to improve their work with VMD. The first one is about what toolchain improvements would be nice to have in the VMD , the second one refers to the languuages or frameworks we would like to writ...
by nekomatic
Thu May 14, 2020 5:11 pm
Forum: Voltage Modular
Topic: How-To / Possible Feature: Reordering Modules and Ins/Outs
Replies: 2
Views: 1933

Re: How-To / Possible Feature: Reordering Modules and Ins/Outs

I dont think a concept of a 'Main' input or output makes much sense here. Pretty much every input and output has an important role regardless of if its an audio, control voltage, MIDI or something else... It will be rather hard to come up with any kind of 'connection iportance' policy which will mak...
by nekomatic
Thu Apr 30, 2020 12:23 pm
Forum: Voltage Modular
Topic: Quality of documentation
Replies: 12
Views: 6833

Re: Quality of documentation

schoekah wrote: Wed Apr 29, 2020 2:24 pm Cherry, could you put some instructions into the manual for the formula module? Right now it's all junk about the BSD license.
There are quite good doccumentaion at the link just above the licence...
by nekomatic
Tue Apr 28, 2020 10:23 am
Forum: Voltage Modular
Topic: Quality of documentation
Replies: 12
Views: 6833

Re: Quality of documentation

From a module developer point of view I would like to see a manufacrurers section of the store which can act as a user manual per each module. Something which would support hosting embedded images... Would be nice to have a visual consistency there :)
by nekomatic
Sat Apr 25, 2020 11:49 am
Forum: Module Designer
Topic: FR: Module Designer
Replies: 4
Views: 3046

Re: FR: Module Designer

- change or manipulate the background image of a module at runtime You can use an image component at the bottom , this is what I've done in my Digital Vocoder - change the color of a GUI element to any color at runtime (those are SVGs if I'm not mistaken, so it shouldn't be too hard) You can create...
by nekomatic
Fri Apr 17, 2020 11:58 pm
Forum: Voltage Modular
Topic: MIDI error in Note 6 (nekomatic)
Replies: 5
Views: 3011

Re: MIDI error in Note 6 (nekomatic)

A toggle to allow switching between VCV and VM voltages would solve this. i.e. by default the MIDI note 60 (C4) will produce 0V as before but by a click of a button the MIDI note 60 will change to 2V. This way existing pathes will still work. Does it sound reasonable? The most challenging part will ...
by nekomatic
Fri Apr 17, 2020 10:45 pm
Forum: Voltage Modular
Topic: MIDI error in Note 6 (nekomatic)
Replies: 5
Views: 3011

Re: MIDI error in Note 6 (nekomatic)

Yes, it is an error and at the same time it is not... When buildding this modue I followed the guidlines from the VCV rack only to find out later that VM uses different base frequency for the 0V. To be more precise - as per MIDI standard the value of 60 represents note C4, which i.e. in VCV rack thi...
by nekomatic
Sun Apr 05, 2020 7:05 pm
Forum: Module Designer
Topic: Random Numbers
Replies: 2
Views: 2124

Re: Random Numbers

in VM - Noise + sample and hold, in code - java.lang.Math.random()
by nekomatic
Fri Apr 03, 2020 7:08 pm
Forum: Voltage Modular
Topic: FR: Wish list for V2
Replies: 17
Views: 9161

Re: FR: Wish list for V2

sdv wrote: Fri Apr 03, 2020 5:25 pm 4) A MATH module ( where we can Sum, Multiply, Subtract, etc... signals),
What's on your wish list?
You have Coder from Ben Davis and Formula from Cherry Audio which you can find in the Core bundle

Go to advanced search