Search found 998 matches

by ColinP
Wed Nov 27, 2024 9:03 am
Forum: Voltage Modular
Topic: Boolean Logic Sequencer Error
Replies: 2
Views: 100

Re: Boolean Logic Sequencer Error

Also if your intention is for the LFO to control the tempo of the sequencer you need to feed its output to the sequencer's EXT CLK socket and engage the EXT button as shown below. lfoAsClock.png You could then add an AND gate into this path to enable or disable the LFO's external clock signal (which...
by ColinP
Tue Nov 26, 2024 11:57 pm
Forum: Voltage Modular
Topic: Boolean Logic Sequencer Error
Replies: 2
Views: 100

Re: Boolean Logic Sequencer Error

This is the expected behaviour. One of the inputs is disconnected therefore always zero, let's say it is the B input that's disconnected so B = 0 Looking at the truth table for NOR A B Q 0 0 1 0 1 0 1 0 0 1 1 0 Now when A (the LFO) is 0 the output is 1. When A is 1 the output is 0. With XNOR... A B ...
by ColinP
Sun Nov 24, 2024 6:19 pm
Forum: Voltage Modular
Topic: Boolean Logic Module User Manual Question.
Replies: 6
Views: 433

Re: Boolean Logic Module User Manual Question.

To add to the pendantry, a signal is something that conveys information. The phrase "gate signal" doesn't indicate any particular value for the signal other than implied by the type constraint of "gate". So say on or off, high or low, 1 or 0, 5 V or 0 V, true or false etc. All th...
by ColinP
Sat Nov 16, 2024 11:42 am
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

Hey Steve, I just looked at your screenshots again and noticed that your MIDI monitor was looking at the output from Song Control rather than Sync to MIDI Clock. The only MIDI messages that Song Control sends out are ShortMessage.START, ShortMessage.STOP and ShortMessage.TIMING_CLOCK all of which ar...
by ColinP
Fri Nov 15, 2024 8:47 pm
Forum: Adroit Synthesis
Topic: Custom Scene Manager
Replies: 1
Views: 561

Re: Custom Scene Manager

The beta testing of Custom Scene Manager seems to be going well and the documentation is taking shape so we are still on schedule for a release before the end of November. I'm hoping to have a few nice demo presets finished by then too. I'm still working on Custom Transport but it ought to go into b...
by ColinP
Fri Nov 15, 2024 4:24 pm
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

I'm sceptical about system real-time messages interrupting the individual bytes of a MIDI channel message within the VM environment. I totally agree Grant. And with your point about ShortMessage getChannel() just returning the masked bits. However, it could explain both Steve's experimental data an...
by ColinP
Fri Nov 15, 2024 2:06 pm
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

Ah! IIRC the MIDI standard actually allows system real-time messages to interrupt other messages. So a start message (for instance) could occur between the first and second or second and third bytes of a channel voice message. I think this might be what's causing the problem. Or at least part of the...
by ColinP
Fri Nov 15, 2024 1:52 pm
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

Could be coincidence, but whenever the FA went to an output and whenever the FC went to an output, they were directed to the Ath (11th) and the Cth (13th) port respectively. It is almost as if the lower half of the command became the channel. The errant FA only showed up at the 11th [10 + 1] port a...
by ColinP
Fri Nov 15, 2024 1:15 pm
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

You may remember me as a friendly beta tester who retired :-) Hi S, I thought it was you! I hope you are well. :) I was a bit vague about rebooting. I should have said exiting VM and reloading VM. But in the example I mentioned this didn't cure the problem anyway, I had to actually begin a new proj...
by ColinP
Thu Nov 14, 2024 6:30 pm
Forum: Voltage Modular
Topic: MIDI Out module not working in Live 12
Replies: 14
Views: 1608

Re: MIDI Out module not working in Live 12

I don't have any specific experience with Ableton Live 12 but I just happened to be looking at MIDI transport control today and came across a problem. It's not related to the MIDI Out module but seems to indicate there's something not quite right with MIDI I/O. TBH I've had similar mysterious proble...

Go to advanced search