Re: [Audacity-nyquist] Question about (prompt ... )
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: <edg...@we...> - 2005-12-08 03:51:51
|
Hi David,
the code is two quotation marks with nothing in between like
(setf number "")
tested with Audacity 1.2.3 Nyquist prompt
- edgar
the rest is the transcription of your original request
aud...@li... schrieb am 08.12.05 03:54:09:
>
> Hi,
>
> I'm writing a simple analyze plug-in which displays a message:
>
> (format nil "Selection duration is ~a ~a samples. ~%" len number)
>
> where 'number' is either 'billion', 'million', or nothing (if
> samples < 1 million) - this is to use with my screen reader. What
> is the code to setf number to display nothing?
>
> When I setf number to nil, the message prints
>
> Selection duration is {samples} nil samples.
>
> I want it to print
>
> Selection duration is {samples} samples.
>
> Thanks
>
> David
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Audacity-nyquist mailing list
> Aud...@li...
> https://lists.sourceforge.net/lists/listinfo/audacity-nyquist
--
The author of this email does not necessarily endorse the
following advertisements, which are the sole responsibility
of the advertiser:
__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsstarkeren E-Mail-Postfach!
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131
|