gligli / p600fw

Teensy++ based Sequential Circuits Prophet 600 firmware remake
http://gligli.github.io/p600fw/
41 stars 23 forks source link

CC's not working correctly #87

Open Romain-Caillard opened 7 years ago

Romain-Caillard commented 7 years ago

Hi everybody,

1st of all thanks a lot gligli for your work, it's a huge gift you did for the P600 lovers ;-)

I've got an issue with CC's as it seems to work or notwork depending on the position of original pots on the computer.

Check this video, you'll see that the Cc22 works for Cutoff, then i move the real cutoff pot, and the CC22 doesnt work anymore, then i move the P600's Reso pot and the Cc22(cutoff) works again...

https://youtu.be/A345M8rOyys

Somebody (Gligli?) could help? May be using Nrpn? Dont'k know how to setup but the Behringer bcr2000 seems to be able to manage nrpn's.

As a last info, i had the exact same issue with an other Cc Controller.

hotswank commented 7 years ago

This is 'normal' behavior and of technical origin. Nothing to worry about but yes, a little annoying.

Regards, Maurits

Op 16 okt. 2016 om 18:52 heeft MattDiamonds notifications@github.com het volgende geschreven:

Hi everybody,

1st of all thanks a lot gligli for your work, it's a huge gift you did for the P600 lovers ;-)

I've got an issue with CC's as it seems to work or notwork depending on the position of original pots on the computer.

Check this video, you'll see that the Cc22 works for Cutoff, then i move the real cutoff pot, and the CC22 doesnt work anymore, then i move the P600's Reso pot and the Cc22(cutoff) works again...

https://youtu.be/A345M8rOyys

Somebody (Gligli?) could help? May be using Nrpn? Dont'k know how to setup but the Behringer bcr2000 seems to be able to manage nrpn's.

As a last info, i had the exact same issue with an other Cc Controller.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Johnnydiamond commented 7 years ago

Is there an update for the sequencer? My gligli P600 doesn't work.

Sent from my iPhone

On 16 Oct 2016, at 18:07, Maurits Jonkergouw notifications@github.com<mailto:notifications@github.com> wrote:

This is 'normal' behavior and of technical origin. Nothing to worry about but yes, a little annoying.

Regards, Maurits

Op 16 okt. 2016 om 18:52 heeft MattDiamonds notifications@github.com<mailto:notifications@github.com> het volgende geschreven:

Hi everybody,

1st of all thanks a lot gligli for your work, it's a huge gift you did for the P600 lovers ;-)

I've got an issue with CC's as it seems to work or notwork depending on the position of original pots on the computer.

Check this video, you'll see that the Cc22 works for Cutoff, then i move the real cutoff pot, and the CC22 doesnt work anymore, then i move the P600's Reso pot and the Cc22(cutoff) works again...

https://youtu.be/A345M8rOyys

Somebody (Gligli?) could help? May be using Nrpn? Dont'k know how to setup but the Behringer bcr2000 seems to be able to manage nrpn's.

As a last info, i had the exact same issue with an other Cc Controller.

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/gligli/p600fw/issues/87#issuecomment-254059430, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQftodtnXPJQsVzLu2RrCDqH_0hNIsjwks5q0lnlgaJpZM4KYBKf.

gligli commented 7 years ago

It may bave been fixed between 2.0 and 2.1rc3, but I'm not sure, it's been a while since I worked on p600fw code. 2.1rc3 also contains a step sequencer, downloads are there: http://gliglisynth.blogspot.fr/search/label/p600fw

Romain-Caillard commented 7 years ago

@gligli thanks for your quick response, I did install the rc3 before asking ;-) And i'm sad the same issues occurs...

Do you think there's an other solution or i have to abandon the idea of controlling by midi?

My project is to make a 19' Rack of the P600, without keyboard & knobs, for the stage concerts i do. Just to play it in midi with my microkorg XL+ that has lot of custom CC possible to send.

... ;-)

gligli commented 7 years ago

Now I remember the last tweaked panel pot does parameter changes continuously to avoid stepping that would be caused by change detection. So it's effectively a technical choice. As long as you don't edit a parameter by both MIDI and panel, it should work fine.

Romain-Caillard commented 7 years ago

Thank you all guys for your replies, specially @gligli for all your efforts building this and remembering all the process to respond ;-)

Take care

MD