Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes
keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A
Assistant Professor in Residence
Digital Media & Design
Web & Interactive Technologies
University of Connecticut, Stamford
(352)-226-2016
Hi patrick
That should be fairly easy, with alternating [spigot]s or the [gate] object. I have made an abstraction which only lets keys through when "capslock" is pressed. I will send it once im infront of my computer.
Best,
Jonas
Am 11.04.2017 16:45 schrieb "Pagano, Patrick" patrick.pagano@uconn.edu:
Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes
keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A
*Assistant Professor in Residence*
*Digital Media & Design *
*Web & Interactive Technologies*
*University of Connecticut, Stamford*
*(352)-226-2016 <(352)%20226-2016>*
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Hi Patrick
here is a version with "Caps_Lock" mechanism and with "Caps_Lock" + "Shift_L" mechanism. Of course you cam replace any of those with a global receiver which then can be activated with a toggle or a key.
best,
Jonas
Am 11.04.2017 um 16:44 schrieb "Pagano, Patrick" patrick.pagano@uconn.edu:
Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design Web & Interactive Technologies University of Connecticut, Stamford (352)-226-2016 _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
awesome thank you
Patrick
Patrick Pagano B.S, M.F.A
Assistant Professor in Residence
Digital Media & Design
Web & Interactive Technologies
University of Connecticut, Stamford
(352)-226-2016
From: hi joson.android@googlemail.com Sent: Tuesday, April 11, 2017 11:32:54 AM To: Pagano, Patrick Cc: pd list Subject: Re: [PD] of Toggles and key presses
Hi Patrick
here is a version with "Caps_Lock" mechanism and with "Caps_Lock" + "Shift_L" mechanism. Of course you cam replace any of those with a global receiver which then can be activated with a toggle or a key.
best,
Jonas
Am 11.04.2017 um 16:44 schrieb "Pagano, Patrick" patrick.pagano@uconn.edu:
Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design Web & Interactive Technologies University of Connecticut, Stamford (352)-226-2016 _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
jonas
i cannot get it to work. when i run the help it never bangs the output message. i banged it manually and it prints
cap_key-outlet-1: bang etc
but perhaps i am missing something and i just thought i would ask you before i go down a rabbit hole
pp
Patrick Pagano B.S, M.F.A
Assistant Professor in Residence
Digital Media & Design
Web & Interactive Technologies
University of Connecticut, Stamford
(352)-226-2016
From: hi joson.android@googlemail.com Sent: Tuesday, April 11, 2017 11:32:54 AM To: Pagano, Patrick Cc: pd list Subject: Re: [PD] of Toggles and key presses
Hi Patrick
here is a version with "Caps_Lock" mechanism and with "Caps_Lock" + "Shift_L" mechanism. Of course you cam replace any of those with a global receiver which then can be activated with a toggle or a key.
best,
Jonas
Am 11.04.2017 um 16:44 schrieb "Pagano, Patrick" patrick.pagano@uconn.edu:
Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design Web & Interactive Technologies University of Connecticut, Stamford (352)-226-2016 _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
I am not having any luck with what jonas shared and i am not sure if i just don;t understand it yet.
the organelle has an aux button but that is used when one is navigating through pages so i am wondering out of 6 pages or so perhaps i could add a boolean or an on off on each screen and do things that way
Patrick Pagano B.S, M.F.A
Assistant Professor in Residence
Digital Media & Design
Web & Interactive Technologies
University of Connecticut, Stamford
(352)-226-2016
From: Pd-list pd-list-bounces@lists.iem.at on behalf of Pagano, Patrick patrick.pagano@uconn.edu Sent: Wednesday, April 12, 2017 12:46:59 PM To: hi Cc: pd list Subject: Re: [PD] of Toggles and key presses
jonas
i cannot get it to work. when i run the help it never bangs the output message. i banged it manually and it prints
cap_key-outlet-1: bang etc
but perhaps i am missing something and i just thought i would ask you before i go down a rabbit hole
pp
Patrick Pagano B.S, M.F.A
Assistant Professor in Residence
Digital Media & Design
Web & Interactive Technologies
University of Connecticut, Stamford
(352)-226-2016
From: hi joson.android@googlemail.com Sent: Tuesday, April 11, 2017 11:32:54 AM To: Pagano, Patrick Cc: pd list Subject: Re: [PD] of Toggles and key presses
Hi Patrick
here is a version with "Caps_Lock" mechanism and with "Caps_Lock" + "Shift_L" mechanism. Of course you cam replace any of those with a global receiver which then can be activated with a toggle or a key.
best,
Jonas
Am 11.04.2017 um 16:44 schrieb "Pagano, Patrick" patrick.pagano@uconn.edu:
Hello List
i have a question i was hoping for some input on.
On the synth patch i am working on i have 24 keys which are used for the playing of the instrument.
i am wondering if there's a way to create an edit mode so the playable keys change when something is selected [a key combination?] the patch is in settings mode so i can change from VCO/Noise for example and when that combination is repressed keys return to keyboard/note
Keyboard/Notes keyboard/settings mode
i am hopeful someone might have seen or tried this before and might have a clue regarding how to implement!
thank you
Patrick Pagano B.S, M.F.A Assistant Professor in Residence Digital Media & Design Web & Interactive Technologies University of Connecticut, Stamford (352)-226-2016 _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list