Re: change default record path in startup?

[email protected]
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
for sure,
put the following line in your startup file and your recordings will end up on your desktop...

thisProcess.platform.recordingsDir= "~/Desktop".standardizePath;


you can record with...
s.record
s.stopRecording

prepareForRecord will still work if you prefer that.  for example...
s.prepareForRecord(numChannels:4)

_f

> 19 mars 2021 kl. 05:28 skrev [email protected]:
> 
> Is it possible to change the default record folder in the startup file or does that have to be specified each time with prepareForRecord?
> 
> Thanks!
> Scott


  #|
     fredrikolofsson.com     musicalfieldsforever.com
  |#


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.