Jump to content

Evaluation


Recommended Posts

Hi!

 

I have completely basic question for live coding.

 

If i understand correctly, whole code for live code should be wrapped in (progn), and after any change i make I have to evaluate this block?

 

There is no way that Opusmodus would play changed version after loop?

 

best regards,

 

VIli

Link to comment
Share on other sites

Hi,

 

the code don't necessary needs to be wrapped in a progn.

 

but, at least, each time you change something, that line as to be evaluated and the def-score or PS as well.

 

But if the code is not too heavy, it is generally faster to evaluate the whole file (right click and Evaluate and Live coding or Ctrl+Cmd +8 for a normal def-score.

If you use a ps with the option :output :live-coding, you can just use evaluate all (CMD+MAj +E)

 

SB.

 

 

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