Help needed with MIDI triggers
Forum rules
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
-
lesjones22
- Just started using FS
- Posts: 14
- Joined: 03 Dec 2012, 18:54
Help needed with MIDI triggers
Can someone please help me with the MIDI triggers in Freestyler? I can get Freestyler to listen for, detect and store MIDI notes sent from another program but I can't get them to trigger my LED lights.
- Spirit
- Pro Supporter! (Moderator)
- Posts: 1421
- Joined: 10 Jul 2010, 20:55
- FreeStyler Version: 3.5.9
- I Use FreeStyler for: Nightclub Lighting
Re: Help needed with MIDI triggers
and how are you trying to trigger your led pars with Midi?
/spirit
/spirit
AMD FX-6100 (3.6ghz)x6, Nvidia 770GTX 4GB, 8GB Ram,ROG MB, enttec Pro, Open enttec, Velleman, T2250MTS-B1 22"touchscreen, Ilyama 23" screen, scans, dimm, rgbled, laser, soundsystem Just a drive-in show. Live and Dance
-
lesjones22
- Just started using FS
- Posts: 14
- Joined: 03 Dec 2012, 18:54
Re: Help needed with MIDI triggers
I am running a MIDI file from Ableton Live that sends MIDI notes to Freestyler via LoopBe1.
- Spirit
- Pro Supporter! (Moderator)
- Posts: 1421
- Joined: 10 Jul 2010, 20:55
- FreeStyler Version: 3.5.9
- I Use FreeStyler for: Nightclub Lighting
Re: Help needed with MIDI triggers
Yes Oke but which command are you using to trigger the led pars.
And how would you like to have it ?
/spirit
And how would you like to have it ?
/spirit
AMD FX-6100 (3.6ghz)x6, Nvidia 770GTX 4GB, 8GB Ram,ROG MB, enttec Pro, Open enttec, Velleman, T2250MTS-B1 22"touchscreen, Ilyama 23" screen, scans, dimm, rgbled, laser, soundsystem Just a drive-in show. Live and Dance
-
lesjones22
- Just started using FS
- Posts: 14
- Joined: 03 Dec 2012, 18:54
Re: Help needed with MIDI triggers
I need different light to fire on different notes. I've set up Cues for different colors/light combinations and recorded a note to trigger the "Toggle Cuelist 1,2,3, etc." but that yielded nothing. I also set them up with the Overide buttons and tried to trigger the "Overide Button 1,2,3, etc. but still nothing. I'm very frustrated at this point.
- Spirit
- Pro Supporter! (Moderator)
- Posts: 1421
- Joined: 10 Jul 2010, 20:55
- FreeStyler Version: 3.5.9
- I Use FreeStyler for: Nightclub Lighting
Re: Help needed with MIDI triggers
oke what type of Midi note's do you send?
9: Note on (90 to 9F)
A: Poly aftertouch ( A0 to AF)
B: Controller ( B0 to BF)
C: Program change ( C0 to CF)
D: Channel aftertouch ( D0 to DF)
E: Pitch bender ( E0 to EF)
/spirit
9: Note on (90 to 9F)
A: Poly aftertouch ( A0 to AF)
B: Controller ( B0 to BF)
C: Program change ( C0 to CF)
D: Channel aftertouch ( D0 to DF)
E: Pitch bender ( E0 to EF)
/spirit
AMD FX-6100 (3.6ghz)x6, Nvidia 770GTX 4GB, 8GB Ram,ROG MB, enttec Pro, Open enttec, Velleman, T2250MTS-B1 22"touchscreen, Ilyama 23" screen, scans, dimm, rgbled, laser, soundsystem Just a drive-in show. Live and Dance
-
lesjones22
- Just started using FS
- Posts: 14
- Joined: 03 Dec 2012, 18:54
Re: Help needed with MIDI triggers
It's just notes from Ableton. For instance, it will appear as 86,50,1 in the boxes at the bottom of the setup screen. I believe that 86 is the note, 50 is the velocity and 1 is the page number. I'll try to attach a screen shot. I just patched in one LED light until I get this working.
- Hambone
- Band Member
- Posts: 65
- Joined: 02 Nov 2008, 09:05
- FreeStyler Version: Beta
- I Use FreeStyler for: Band
- Contact:
Re: Help needed with MIDI triggers
Velocity is the problem. By default, FreeStyler expects a velocity of 127 for all note events. You need to either edit your MIDI sequence so that it's sending full velocity notes, or you can also edit the freestyler.ini to change the velocity trigger value to a lower than what you are sending it.
-----
HP Pavilion dv7-1130us Laptop (Windows 7 Ultimate x64 on 2 GHz AMD Turion X2, 4Gb RAM, 250Gb HD, ATI Radeon HD3200 video) with an Enttec PRO interface
http://two-for-flinching.com
HP Pavilion dv7-1130us Laptop (Windows 7 Ultimate x64 on 2 GHz AMD Turion X2, 4Gb RAM, 250Gb HD, ATI Radeon HD3200 video) with an Enttec PRO interface
http://two-for-flinching.com
- Spirit
- Pro Supporter! (Moderator)
- Posts: 1421
- Joined: 10 Jul 2010, 20:55
- FreeStyler Version: 3.5.9
- I Use FreeStyler for: Nightclub Lighting
Re: Help needed with MIDI triggers
first box is Note
second Box is Velocity
third box is Channel
and as hambone says FS works with velocity 0 (00) = OFF 127 (7F) = ON
so thats your problem..
/spirit
second Box is Velocity
third box is Channel
and as hambone says FS works with velocity 0 (00) = OFF 127 (7F) = ON
so thats your problem..
/spirit
AMD FX-6100 (3.6ghz)x6, Nvidia 770GTX 4GB, 8GB Ram,ROG MB, enttec Pro, Open enttec, Velleman, T2250MTS-B1 22"touchscreen, Ilyama 23" screen, scans, dimm, rgbled, laser, soundsystem Just a drive-in show. Live and Dance
-
lesjones22
- Just started using FS
- Posts: 14
- Joined: 03 Dec 2012, 18:54
Re: Help needed with MIDI triggers
Thanks guys. When I didn't hear anything for a couple of days, I just assumed that nobody was going to respond. I'll try setting the notes all at 127 velocity.