Jump to content

How to have multiple instances of Live Coding in Windows ?


Recommended Posts

Dear Friends,

How to have multiple instances of Live Coding in Windows Machines ?

I´m trying to make this happen even from different files, but the ps expression always open the live coding in the main navigator window.

Thanks ! Happy 2024 !

 

(ps 'gm
:afromenu1 (list (make-omn 
:pitch (gen-loop 120 (rnd-pick (integer-to-pitch (gen-integer -29 43))):seed 269615)
:length (gen-repeat 120 '(s s))))
:tempo 80
:output :live-coding
)

 

Link to comment
Share on other sites

Thanks for the information !

I was trying Opusmodus with some samplers, mixing audio and midi.

The timing of Opusmodus is excellent. Everything in sync.

Thank you.

Best !

Julio

Maybe a good idea would be having multiple instances of live coding in the same workspace, with detachable moving windows for the live code instruments.

6 hours ago, Stephane Boussuge said:

Hi Julio,

 

did you try with different workspaces ?

 

Stephane

I was trying in the same workspace... Thank you !

Link to comment
Share on other sites

I can get the live code compiled, but in windows seems like I can´t go back to a previously compiled live coding instruments. It just shows the last compiled one.

So, I don´t know what you mean by "scenes"...

Can Opusmodus receive a midi command to start 2 live coding instruments at the same time ? For example, midi note (c4) starts live coding instrument 1, midi note cs4 starts live coding 2, etc ?

Thanks !

Can Opusmodus receive a midi command to start 2 live coding instruments at the same time ? For example, midi note (c4) starts live coding instrument 1, midi note cs4 starts live coding 2, etc ?

Thanks

One more thing: In MAC, when 

evaluate this

(live-coding-midi (compile-score 'drums1))

the live code already starts playing after evaluated.

 

In windows behaviour, you evaluate and have to play start to hear.

 

Link to comment
Share on other sites

What I call "scenes" are the .opmo files/score into your workspace.

You can create one for introduction and another for part B , another one for a transition to another one part c for example, all with different process and algorithms.

 

When you do your Live-coding sessions you can switch from one of this .opmo file to another one evaluating and tweaking them.

 

 

Link to comment
Share on other sites

18 hours ago, JulioHerrlein said:

 

One more thing: In MAC, when 

evaluate this

(live-coding-midi (compile-score 'drums1))

the live code already starts playing after evaluated.

 

In windows behaviour, you evaluate and have to play start to hear.

 

No, that's the same on Mac you evaluate and have to press start to hear.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy