Posts: 4
Threads: 1
Joined: Apr 2021
Reputation:
0
12-17-2021, 08:42 PM
(This post was last modified: 12-17-2021, 09:28 PM by bik44.)
Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Posts: 4.124
Threads: 138
Joined: Jul 2017
Reputation:
247
(12-17-2021, 08:42 PM)bik44 Wrote: Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Posts: 4
Threads: 1
Joined: Apr 2021
Reputation:
0
(12-18-2021, 12:44 AM)XORadmin Wrote: (12-17-2021, 08:42 PM)bik44 Wrote: Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
To be precise the DAW when restarting the loop sends first a "stop message" 0xFC and then a "SPP" 0xF2 00 00. So I just filter out the 0xFC and then it works fine.
Propellerhead Reason and Cubase also send the same messages except that you can turn it off there.
I don't know what these messages are for and why some devices stop and others go on. Shouldn't it be that after 0xFC and 0xF0 the sequencer should keep playing?
If it is possible to do something about it, I would really appreciate it, if not, I can manage somehow. Anyway, Nerseq support jet the best in the world
Posts: 4.124
Threads: 138
Joined: Jul 2017
Reputation:
247
(12-18-2021, 10:45 AM)bik44 Wrote: (12-18-2021, 12:44 AM)XORadmin Wrote: (12-17-2021, 08:42 PM)bik44 Wrote: Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
To be precise the DAW when restarting the loop sends first a "stop message" 0xFC and then a "SPP" 0xF2 00 00. So I just filter out the 0xFC and then it works fine.
Propellerhead Reason and Cubase also send the same messages except that you can turn it off there.
I don't know what these messages are for and why some devices stop and others go on. Shouldn't it be that after 0xFC and 0xF0 the sequencer should keep playing?
If it is possible to do something about it, I would really appreciate it, if not, I can manage somehow. Anyway, Nerseq support jet the best in the world  Actually if the daw sends a stop then the sequencer has to stop of course. The SPP message is not a start command and should never start any device.
What I can imagine though is that your DAW sends a midi continue after the SPP which would probably explain why some gear continues to run. I got to check but as far as I remember the continue command is being handled like a midi start in the NerdSEQ.
Else, can you maybe send me a dump of the midi stream if possible so I can find out which messages are being send exactly?
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Posts: 4
Threads: 1
Joined: Apr 2021
Reputation:
0
(12-18-2021, 11:15 AM)XORadmin Wrote: (12-18-2021, 10:45 AM)bik44 Wrote: (12-18-2021, 12:44 AM)XORadmin Wrote: (12-17-2021, 08:42 PM)bik44 Wrote: Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
To be precise the DAW when restarting the loop sends first a "stop message" 0xFC and then a "SPP" 0xF2 00 00. So I just filter out the 0xFC and then it works fine.
Propellerhead Reason and Cubase also send the same messages except that you can turn it off there.
I don't know what these messages are for and why some devices stop and others go on. Shouldn't it be that after 0xFC and 0xF0 the sequencer should keep playing?
If it is possible to do something about it, I would really appreciate it, if not, I can manage somehow. Anyway, Nerseq support jet the best in the world  Actually if the daw sends a stop then the sequencer has to stop of course. The SPP message is not a start command and should never start any device.
What I can imagine though is that your DAW sends a midi continue after the SPP which would probably explain why some gear continues to run. I got to check but as far as I remember the continue command is being handled like a midi start in the NerdSEQ.
Else, can you maybe send me a dump of the midi stream if possible so I can find out which messages are being send exactly? Now I can see that there's additional third message 0xFB "continue" after 0xFC 0xF2.
midi dump:
1: MIDI IN [IAC Driver Bus 1]: F2 00 00 -- start
2: MIDI IN [IAC Driver Bus 1]: F2 00 00
3: MIDI IN [IAC Driver Bus 1]: FA
4: MIDI IN [IAC Driver Bus 1]: F8
5: MIDI IN [IAC Driver Bus 1]: F8
6: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
97: MIDI IN [IAC Driver Bus 1]: F8
98: MIDI IN [IAC Driver Bus 1]: F8
99: MIDI IN [IAC Driver Bus 1]: F8
100: MIDI IN [IAC Driver Bus 1]: FC -- loop 1 and then Nerdseq stops
101: MIDI IN [IAC Driver Bus 1]: F2 00 00
102: MIDI IN [IAC Driver Bus 1]: FB
103: MIDI IN [IAC Driver Bus 1]: F8
104: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
196: MIDI IN [IAC Driver Bus 1]: F8
197: MIDI IN [IAC Driver Bus 1]: F8
198: MIDI IN [IAC Driver Bus 1]: F8
199: MIDI IN [IAC Driver Bus 1]: FC -- loop 2
200: MIDI IN [IAC Driver Bus 1]: F2 00 00
201: MIDI IN [IAC Driver Bus 1]: FB
202: MIDI IN [IAC Driver Bus 1]: F8
203: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
271: MIDI IN [IAC Driver Bus 1]: F8
272: MIDI IN [IAC Driver Bus 1]: F8
273: MIDI IN [IAC Driver Bus 1]: F8
274: MIDI IN [IAC Driver Bus 1]: FC -- stop
275: MIDI IN [IAC Driver Bus 1]: F2 00 00
Posts: 4.124
Threads: 138
Joined: Jul 2017
Reputation:
247
(12-18-2021, 12:17 PM)bik44 Wrote: (12-18-2021, 11:15 AM)XORadmin Wrote: (12-18-2021, 10:45 AM)bik44 Wrote: (12-18-2021, 12:44 AM)XORadmin Wrote: (12-17-2021, 08:42 PM)bik44 Wrote: Hello,
my main DAW is Pro Tools. It has such a "feature" that if it is looping, every time it starts the loop from the beginning it sends an SPP (Song Position Poiter) message "F2 00 00" and then Nerdseq stops! I can't play loop using midi clock from Pro Tools (possibly some other linear DAWs have the same "feature"). My other equipment, such as the Elektron machines and Erica Synths Black sequencer (lying on the shelf), do not stop.
Currently I am dealing with this way of filtering this message in BOME Midi Translator Pro but it is not a cool solution because it causes additional complications.
I would very much like to ask Nerseq to be insensitive to SPP (either permanently or by preference) or
if there is any other solution?
I would be really grateful.
Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
To be precise the DAW when restarting the loop sends first a "stop message" 0xFC and then a "SPP" 0xF2 00 00. So I just filter out the 0xFC and then it works fine.
Propellerhead Reason and Cubase also send the same messages except that you can turn it off there.
I don't know what these messages are for and why some devices stop and others go on. Shouldn't it be that after 0xFC and 0xF0 the sequencer should keep playing?
If it is possible to do something about it, I would really appreciate it, if not, I can manage somehow. Anyway, Nerseq support jet the best in the world  Actually if the daw sends a stop then the sequencer has to stop of course. The SPP message is not a start command and should never start any device.
What I can imagine though is that your DAW sends a midi continue after the SPP which would probably explain why some gear continues to run. I got to check but as far as I remember the continue command is being handled like a midi start in the NerdSEQ.
Else, can you maybe send me a dump of the midi stream if possible so I can find out which messages are being send exactly? Now I can see that there's additional third message 0xFB "continue" after 0xFC 0xF2.
midi dump:
1: MIDI IN [IAC Driver Bus 1]: F2 00 00 -- start
2: MIDI IN [IAC Driver Bus 1]: F2 00 00
3: MIDI IN [IAC Driver Bus 1]: FA
4: MIDI IN [IAC Driver Bus 1]: F8
5: MIDI IN [IAC Driver Bus 1]: F8
6: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
97: MIDI IN [IAC Driver Bus 1]: F8
98: MIDI IN [IAC Driver Bus 1]: F8
99: MIDI IN [IAC Driver Bus 1]: F8
100: MIDI IN [IAC Driver Bus 1]: FC -- loop 1 and then Nerdseq stops
101: MIDI IN [IAC Driver Bus 1]: F2 00 00
102: MIDI IN [IAC Driver Bus 1]: FB
103: MIDI IN [IAC Driver Bus 1]: F8
104: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
196: MIDI IN [IAC Driver Bus 1]: F8
197: MIDI IN [IAC Driver Bus 1]: F8
198: MIDI IN [IAC Driver Bus 1]: F8
199: MIDI IN [IAC Driver Bus 1]: FC -- loop 2
200: MIDI IN [IAC Driver Bus 1]: F2 00 00
201: MIDI IN [IAC Driver Bus 1]: FB
202: MIDI IN [IAC Driver Bus 1]: F8
203: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
271: MIDI IN [IAC Driver Bus 1]: F8
272: MIDI IN [IAC Driver Bus 1]: F8
273: MIDI IN [IAC Driver Bus 1]: F8
274: MIDI IN [IAC Driver Bus 1]: FC -- stop
275: MIDI IN [IAC Driver Bus 1]: F2 00 00
Midi continue does actually act like a start. They are 2 scenarios that I can imagine that happen:
1. The Stop and direct start (continue) might cause issues since the stop does activate a sequential process in the NerdSEQ which might not be finished when the continue arrives. I am actually not sure if this is the issue and would have to test this myself.
or 2. the NerdSEQ does start, but not where you expect it. It starts in the row where the cursor is on the sequencer screen.
In both cases, the SPP is not supported by the NerdSEQ as there is no real song position = it is not a one dimensional linear thing but every track can be different with different length etc, so there is no absolute position possible.
I think it is a very tricky situation and a bit weird to let a sequencer stop and start all time in a loop when runnning. I would rather think of something like this when for example you press pause on the main transport and then continue there or at another part. Are you sure there is no chance to turn SPP off somewhere?
Filtering out the stop command would mean that you can't stop the NerdSEQ from pro-tools properly anymore.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Posts: 4
Threads: 1
Joined: Apr 2021
Reputation:
0
(12-18-2021, 01:41 PM)XORadmin Wrote: (12-18-2021, 12:17 PM)bik44 Wrote: (12-18-2021, 11:15 AM)XORadmin Wrote: (12-18-2021, 10:45 AM)bik44 Wrote: (12-18-2021, 12:44 AM)XORadmin Wrote: Hey. I am not aware of the NerdSEQ to stop or change on any SPP message.
I will check it out if they might be an issue.
To be precise the DAW when restarting the loop sends first a "stop message" 0xFC and then a "SPP" 0xF2 00 00. So I just filter out the 0xFC and then it works fine.
Propellerhead Reason and Cubase also send the same messages except that you can turn it off there.
I don't know what these messages are for and why some devices stop and others go on. Shouldn't it be that after 0xFC and 0xF0 the sequencer should keep playing?
If it is possible to do something about it, I would really appreciate it, if not, I can manage somehow. Anyway, Nerseq support jet the best in the world  Actually if the daw sends a stop then the sequencer has to stop of course. The SPP message is not a start command and should never start any device.
What I can imagine though is that your DAW sends a midi continue after the SPP which would probably explain why some gear continues to run. I got to check but as far as I remember the continue command is being handled like a midi start in the NerdSEQ.
Else, can you maybe send me a dump of the midi stream if possible so I can find out which messages are being send exactly? Now I can see that there's additional third message 0xFB "continue" after 0xFC 0xF2.
midi dump:
1: MIDI IN [IAC Driver Bus 1]: F2 00 00 -- start
2: MIDI IN [IAC Driver Bus 1]: F2 00 00
3: MIDI IN [IAC Driver Bus 1]: FA
4: MIDI IN [IAC Driver Bus 1]: F8
5: MIDI IN [IAC Driver Bus 1]: F8
6: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
97: MIDI IN [IAC Driver Bus 1]: F8
98: MIDI IN [IAC Driver Bus 1]: F8
99: MIDI IN [IAC Driver Bus 1]: F8
100: MIDI IN [IAC Driver Bus 1]: FC -- loop 1 and then Nerdseq stops
101: MIDI IN [IAC Driver Bus 1]: F2 00 00
102: MIDI IN [IAC Driver Bus 1]: FB
103: MIDI IN [IAC Driver Bus 1]: F8
104: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
196: MIDI IN [IAC Driver Bus 1]: F8
197: MIDI IN [IAC Driver Bus 1]: F8
198: MIDI IN [IAC Driver Bus 1]: F8
199: MIDI IN [IAC Driver Bus 1]: FC -- loop 2
200: MIDI IN [IAC Driver Bus 1]: F2 00 00
201: MIDI IN [IAC Driver Bus 1]: FB
202: MIDI IN [IAC Driver Bus 1]: F8
203: MIDI IN [IAC Driver Bus 1]: F8
—————— a lot of F8
271: MIDI IN [IAC Driver Bus 1]: F8
272: MIDI IN [IAC Driver Bus 1]: F8
273: MIDI IN [IAC Driver Bus 1]: F8
274: MIDI IN [IAC Driver Bus 1]: FC -- stop
275: MIDI IN [IAC Driver Bus 1]: F2 00 00
Midi continue does actually act like a start. They are 2 scenarios that I can imagine that happen:
1. The Stop and direct start (continue) might cause issues since the stop does activate a sequential process in the NerdSEQ which might not be finished when the continue arrives. I am actually not sure if this is the issue and would have to test this myself.
or 2. the NerdSEQ does start, but not where you expect it. It starts in the row where the cursor is on the sequencer screen.
In both cases, the SPP is not supported by the NerdSEQ as there is no real song position = it is not a one dimensional linear thing but every track can be different with different length etc, so there is no absolute position possible.
I think it is a very tricky situation and a bit weird to let a sequencer stop and start all time in a loop when runnning. I would rather think of something like this when for example you press pause on the main transport and then continue there or at another part. Are you sure there is no chance to turn SPP off somewhere?
Filtering out the stop command would mean that you can't stop the NerdSEQ from pro-tools properly anymore.
Hello Thomas, no need to fight windmills so I decided to change the DAW. During these trials I was working very well with Bitwig Studio and decided to switch to it  Everything works great with it.
The above problems are not the fault of Nerdseq malfunctioning just Pro Tools malfunctioning. If no one else has reported this, then don't waste your precious time on solving this problem. Thanks very much for your interest. Great support as usual.
|