live.ppooll dev #81
Replies: 37 comments 31 replies
-
how to test this??? |
Beta Was this translation helpful? Give feedback.
-
your solution with mc-outs as subpatch looks good !! |
Beta Was this translation helpful? Give feedback.
-
i just downloaded a live trial version. |
Beta Was this translation helpful? Give feedback.
-
amazing !!
|
Beta Was this translation helpful? Give feedback.
-
ok !! |
Beta Was this translation helpful? Give feedback.
-
so you say, i should merge mine to main first? |
Beta Was this translation helpful? Give feedback.
-
yes, i would prefer this. |
Beta Was this translation helpful? Give feedback.
-
please !! |
Beta Was this translation helpful? Give feedback.
-
fantastic,
|
Beta Was this translation helpful? Give feedback.
-
Not at my computer atm, but there are a couple tweaks that need to be made (making list here to remind myself)
- hide host controls: audio on/off, screen, toolbar, # of output channels, etc
- set background color according to ppooll prefs
… On Feb 12, 2023, at 2:25 PM, klausfilip ***@***.***> wrote:
fantastic,
first encounter:
tetris does not change the window size.
screen ON in an envi should be ignored (or always)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
i worked on ll.mc.def_outputs:: |
Beta Was this translation helpful? Give feedback.
-
@klausfilip when ho_st loads in live.ppooll, i added some "script hide" instructions to the init_bpatcher.js file. here's what it looks like |
Beta Was this translation helpful? Give feedback.
-
made a couple more tweaks. simplified some of the code, removed brackets from param names (this causes issues with dict/json environments), and you can set patcher background from ppooll preferences sub! |
Beta Was this translation helpful? Give feedback.
-
@chausch the branch "environment speedup" is now merged with the newest hot suff from joe and me. |
Beta Was this translation helpful? Give feedback.
-
organizational question: do we want to move the .amxd to a separate repo under ppooll organization? might help to keep development of ppooll and the .amxd patch separate also, i'll start working on install/usage instructions |
Beta Was this translation helpful? Give feedback.
-
@klausfilip really nice work, love all the changes!!! much simpler :) using the .maxpat file for the act's size works brilliantly, we can just do away with all the extra "act_size.json" nonsense i went ahead and commented out the "live_extras" function. with the control@ changes, we can just remove those extra acts "live.midi_in" and "live.param_in" acts :). i've also remove these files from the repo additionally, i've created an "info" window with basic rundown of how to use is it ok if i commit these changes directly to new-createact_js branch? |
Beta Was this translation helpful? Give feedback.
-
"is it ok if i commit these changes directly to new-createact_js branch?" |
Beta Was this translation helpful? Give feedback.
-
actually there is one issue (at least) |
Beta Was this translation helpful? Give feedback.
-
@klausfilip you should make your changes for tetris, then i'll add my changes and we can merge to main :) |
Beta Was this translation helpful? Give feedback.
-
@klausfilip I'm also going to remove "act_sizes.json" and related code in tetris@, as well as "ll.live.initialize_bpatcher.js" |
Beta Was this translation helpful? Give feedback.
-
ok, there was this function name() in tetrishelp.js, that stumbled me.. |
Beta Was this translation helpful? Give feedback.
-
ja, but it can be called by "getpatcher name" |
Beta Was this translation helpful? Give feedback.
-
obviously it was one of your act_sizes.json hacks, |
Beta Was this translation helpful? Give feedback.
-
all done, should be ready to merge |
Beta Was this translation helpful? Give feedback.
-
hmm, i did the merge, but something went wrong (again). |
Beta Was this translation helpful? Give feedback.
-
if i open tetrishelp.js from main |
Beta Was this translation helpful? Give feedback.
-
all good, |
Beta Was this translation helpful? Give feedback.
-
i'm going to lock it, i think we should keep it around while we are still sorta "testing" live.ppooll, it might be helpful as a reference in the future. thanks for all this, klaus!!! |
Beta Was this translation helpful? Give feedback.
-
thanks to you my dear !! |
Beta Was this translation helpful? Give feedback.
-
I've just created a new branch for live.ppooll-dev. still probably very buggy, but i wanted to give @klausfilip and @chausch a chance to try and see my changes.
until it's a bit more stable, might be good to keep this separate from main
Beta Was this translation helpful? Give feedback.
All reactions