[CM] Advice on using snd's (play) from another program?
Jenweil
HerbertGrimsby at protonmail.com
Fri Jan 17 07:37:02 PST 2025
Thanks for your response. I hadn't considered the file system caching for me in this case.
The symbol autocomplete in the listener works great.
One drawback, which might be because I'm on wayland, is that I cannot seem to copy and paste though (I found a similar issue https://www.mail-archive.com/cmdist@ccrma.stanford.edu/msg06431.html).
I also tried to set a bigger font size, but it hasn't been working. I tried:
(set! (listener-font) "Noto Sans")
(set! (listener-font) "-*-helvetica-bold-r-*-*-20-*-*-*-*-*-*-*")
They don't seem to have the desired effect. When I bring up the preferences panel, font can be set in the "listener options" section but remains "". Briefly, a message "Can't find fonts" shows up in the text box before disappearing.
Perhaps I have misconfigured snd as to where to find fonts? Maybe this is an X/Motif thing, as I am on Wayland.
Regardless, the symbol completion is really nice in the listener.
On Thursday, January 16th, 2025 at 2:03 PM, bil at ccrma.Stanford.EDU <bil at ccrma.Stanford.EDU> wrote:
> > I'd like to avoid re-reading from disk, and keep everything in memory
>
>
> Linux, and maybe other OS's, caches files in memory.
>
> > I don't know how to autocomplete for symbols
>
>
> If you're using Snd's listener, use the tab key when the cursor is
> at the end of the symbol-to-be-completed.
>
> I don't understand the question about "repl parsing"; you can give the
> index directly to play: (play 1), or the sound object, or the file name.
More information about the Cmdist
mailing list