Search found 116 matches
- Fri Nov 22, 2024 10:46 am
- Forum: Module Designer
- Topic: Ability to add compiler flags
- Replies: 11
- Views: 766
Re: Ability to add compiler flags
Okay, here's the relevant code, trimmed down to essentials: public void Initialize() { //[user-Initialize] Add your own initialization code here bIsInitializing = true; // still initializing bPresetIsLoaded = false; // preset isn't done loading inputMeterValueL = 0.0; inputMeterValueR = 0.0; inputM...
- Thu Sep 12, 2024 2:51 pm
- Forum: Module Designer
- Topic: Seeking tester(s)
- Replies: 2
- Views: 1621
Re: Seeking tester(s)
i feel your pain. finding (good) beta testers is a struggle..
from your og post i can see that someone has already volunteered. if you still need more beta testers, send me a dm.
new sampler module sounds interesting. VM is definitely lacking in that regard.
from your og post i can see that someone has already volunteered. if you still need more beta testers, send me a dm.
new sampler module sounds interesting. VM is definitely lacking in that regard.
- Sun Sep 08, 2024 11:20 am
- Forum: Module Designer
- Topic: Sticky Skins
- Replies: 4
- Views: 8996
Re: Sticky Skins
i've had so many issues with the skin editor.. make sure to either rename the new image files or to replace the image files from the resources directly. VMD doesn't appear to update it's cached resources when the name does not change. On my windows machine the resource directory is in ".../<use...
- Mon Jul 29, 2024 8:23 pm
- Forum: Module Designer
- Topic: High Frequency Generator
- Replies: 3
- Views: 2747
Re: High Frequency Generator
You can craft your own oscillator using the CA FORMULA module. you need a phasor and a waveshaper. a phasor is basically a ramp up at the desired frequency and the waveshaper... well shapes the phasor into the respective output wave. if you need a sine wave use the sine function as a waveshaper. her...
- Sun Jul 14, 2024 4:28 pm
- Forum: Voltage Modular
- Topic: Arp 2500 cherry matrix switch
- Replies: 12
- Views: 3943
Re: Arp 2500 cherry matrix switch
if you're ok with attenuverter cells/knobs instead of pins/switches there's this:
the shop page includes a video tutorial:
https://store.cherryaudio.com/modules/mixmatrix
the shop page includes a video tutorial:
https://store.cherryaudio.com/modules/mixmatrix
- Fri Jun 14, 2024 10:30 am
- Forum: Voltage Modular
- Topic: What are the best Voltage Modular Bundles
- Replies: 11
- Views: 3665
Re: What are the best Voltage Modular Bundles
that's a tough question to answer without more context and information about you. what are your goals with modular? what music/sounds do you want to produce? how familiar are you with modular already? in my opinion, you can do a lot with the modules included in VM already. that's a great starting po...
- Wed May 29, 2024 11:50 am
- Forum: Voltage Modular
- Topic: MXR Pitch Transposer
- Replies: 7
- Views: 2655
Re: MXR Pitch Transposer
If this is basically a pitch shifter, then there are several, from the one that's part of the VM900 set, to one of MRB's, or the one in the Moog Rackmount Set. just making things clear. the mxr pitch transposer is a pitch shifter. there is neither a pitch shifter in the vm900 set nor MRB's modules ...
- Fri May 24, 2024 9:13 am
- Forum: Voltage Modular
- Topic: Envelope generator max decay and release time
- Replies: 16
- Views: 5052
Re: Envelope generator max decay and release time
The standard CA Envelope Generator module is supposed to be an analog envelope. That's why it has an exponential response. essentially that means that the decay and release stages decay rather quickly at first and then drag on for a while until actually reaching 0V. In the oscilloscope that definite...
- Sun May 05, 2024 7:29 pm
- Forum: Module Designer
- Topic: VMOD Editor
- Replies: 7
- Views: 3799
Re: VMOD Editor
you need to tell VMD that you're using an external editor. it will then create .java files next to the .vmod files which you can edit. vmd syncs on changes if you save an edited .java file (works 90% of the time... sometimes you need to save in vmd and the external editor back and forth). I only use...
- Tue Apr 23, 2024 8:46 pm
- Forum: R_Ware
- Topic: FR: Segment Sequencer end indicator
- Replies: 1
- Views: 1840
Re: FR: Segment Sequencer end indicator
Hi Dohnee! Glad you enjoy Segment Sequencer! Thanks for your suggestion! We'll need to look into it and then see if we can fit it somewhere in the UI. As a intermediate solution you can use one of the remaining curves to draw a trigger at the very end. It needs some tweaking to be registered as a tr...