[Nyquist-users] Re: Nyquist-users digest, Vol 1 #7 - 1 msg
Nyquist is a language for sound synthesis and music composition.
Brought to you by:
rbd
|
From: Bruce S. <bru...@gm...> - 2005-08-15 15:17:53
|
Hi Roger, Thanks for the info. I will probably try capturing the output as you=20 suggest. You might be interested in the project I am working on: http://www.singprod.com/podcast_tools/SoundmixFrameworkReadMe.htm The audience for it so far is mainly my fellow audio engineers working on= =20 IT Conversations podcasts, but once it has matured a bit I plan to=20 distribute it more widely. If you have any comments on our Nyquist code, I'd be delighted to hear=20 them! Bruce On 8/14/05, nyq...@li... < nyq...@li...> wrote:=20 >=20 > Send Nyquist-users mailing list submissions to > nyq...@li... >=20 > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/nyquist-users > or, via email, send a message with subject or body 'help' to > nyq...@li... >=20 > You can reach the person managing the list at > nyq...@li... >=20 > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Nyquist-users digest..." >=20 >=20 > Today's Topics: >=20 > 1. RE: Nyquist-users digest, Vol 1 #6 - 1 msg (Roger B. Dannenberg) >=20 > --__--__-- >=20 > Message: 1 > Reply-To: <rb...@cs...> > From: "Roger B. Dannenberg" <rb...@cs...> > To: <nyq...@li...> > Date: Sun, 14 Aug 2005 13:20:06 -0400 > Subject: [Nyquist-users] RE: Nyquist-users digest, Vol 1 #6 - 1 msg >=20 > Bruce, > The sample counts that are printed by S-SAVE cannot be switched off > or changed without modifying the source code and recompiling. Generally, > S-SAVE does not know how many samples it is going to compute, so it =3D > would be > hard to make a progress bar even if you could keep track of how many =3D > samples > were computed. > The Nyquist IDE's work by running Nyquist as a sub-process and =3D > reading > the standard output from Nyquist. In some cases, the standard output is > parsed (e.g. that's how plot is implemented), so in principle, you could = =3D > do > the same thing to suppress the output of S-SAVE and perhaps map it into = =3D > a > progress display or hour-glass/"I'm thinking" display. > I would not be opposed to adding some support in this area if you > need it to accomplish something. >=20 > -Roger >=20 >=20 >=20 >=20 >=20 >=20 > --__--__-- >=20 > _______________________________________________ > Nyquist-users mailing list > Nyq...@li... > https://lists.sourceforge.net/lists/listinfo/nyquist-users >=20 >=20 > End of Nyquist-users Digest > |