Search found 306 matches

by honki-bobo
Sat Mar 04, 2023 2:06 pm
Forum: Monkey Business Audio
Topic: New module release: Psych-Tone Sequencer
Replies: 5
Views: 1467

New module release: Psych-Tone Sequencer

Dear fellow modular enthusiasts, I have just released a new sequencer module, the Psych-Tone Sequencer . It is currently on introductory sale for only $5, so go get it while it's hot!!! This module is based on the sequencer part of the "Psych-Tone" synthesizer as published in the "Pop...
by honki-bobo
Thu Feb 23, 2023 7:32 am
Forum: Monkey Business Audio
Topic: Update: Volt Meter
Replies: 12
Views: 7322

Re: Update: Volt Meter

PoohBear wrote: Wed Feb 22, 2023 11:54 pm Nice to see however what would be really helpful is if you double clicked the Min or Max (or even avg) it would reset them..
That's a nice idea, although you can reset them by simply un- and re-plugging the cable.
Maybe I can incorporate this in the next update.

Best regards,
Martin
by honki-bobo
Wed Feb 22, 2023 1:33 pm
Forum: Voltage Modular
Topic: Any way to do this patch in VM?
Replies: 7
Views: 1546

Re: Any way to do this patch in VM?

There's also a module that creates pitch CV values up/down to the 32nd (sub-) harmonic: Pitch Harmonix
16 Harmonics with mixer.png
16 Harmonics with mixer.png (744.34 KiB) Viewed 1474 times
by honki-bobo
Tue Feb 21, 2023 2:34 pm
Forum: Monkey Business Audio
Topic: New module release: NP1
Replies: 0
Views: 27770

New module release: NP1

Master your note priorities For the first two weeks you can get the new NP-1 module at a 50% discount! NP-1 takes note events from its MIDI or poly inputs, makes them monophonic and lets you decide which note priority mode to use. You can also choose between legato or retriggered playing of overlapp...
by honki-bobo
Tue Feb 21, 2023 11:24 am
Forum: Monkey Business Audio
Topic: Update released: Trigger Gate Converter (TGC)
Replies: 0
Views: 27240

Update released: Trigger Gate Converter (TGC)

Dear fellow modular enthusiasts, I have updated the Trigger Gate Converter module. The module now features the ability to switch between legato or retrigger playback when converting a trigger to a gate signal. I have also fixed a bug so that both the time and percentage values of the gate time get p...
by honki-bobo
Tue Feb 21, 2023 11:04 am
Forum: Monkey Business Audio
Topic: Update: Volt Meter
Replies: 12
Views: 7322

Re: Update: Volt Meter

Dear fellow modular enthusiasts,

I have added new features to the free Volt Meter module.

It can now also display the max, min and avg value since a cable has been plugged into a jack.

Hope you enjoy the module.

Best regards,
Martin

icon.png
icon.png (180.59 KiB) Viewed 4748 times
by honki-bobo
Tue Feb 21, 2023 10:55 am
Forum: Monkey Business Audio
Topic: Updates released: Utility Bundle
Replies: 1
Views: 1119

Updates released: Utility Bundle

Dear fellow modular enthusiasts,

I have released updates for the modules in the Utility Bundle.

These updates include some minor optimizations and GUI updates.

Hope you enjoy the modules.

Best regards,
Martin
Utility bundle.png
Utility bundle.png (207.21 KiB) Viewed 1119 times
by honki-bobo
Mon Feb 13, 2023 2:24 pm
Forum: Module Designer
Topic: Crash Adding Extra Skins
Replies: 8
Views: 2230

Re: Crash Adding Extra Skins

I have added multiple button skins to my SubSequence module to create multi-state buttons without any problems. I'm on Windows 10 using VMD 2.7.0.

Which VMD version do you use?

Maybe you should contact Cherry Audio support.
by honki-bobo
Wed Feb 08, 2023 7:46 am
Forum: Module Designer
Topic: EditComponentValue()
Replies: 28
Views: 4172

Re: EditComponentValue()

@Reid: Doesn't seem like it. I did a quick test by adding a single knob to an otherwise empty module and changed the newText like so: public void EditComponentValue( VoltageComponent component, double newValue, String newText ) { // add your own code here newText = "" + (newValue + 0.1); s...
by honki-bobo
Tue Feb 07, 2023 4:16 pm
Forum: Module Designer
Topic: EditComponentValue()
Replies: 28
Views: 4172

Re: EditComponentValue()

That's a very interesting find! Correct me if I'm wrong here, but that would mean that the NumberFormatException must be occurring in the implementation of the VoltageKnob or VoltageComponent class and there is basically nothing a developer can do about it. What's also curious is that in the stack t...

Go to advanced search