ftp.nice.ch/pub/next/audio/editor/edsnd.1.42.s.tar.gz

Animator.h
[View Animator.h] 
Animator.m
[View Animator.m] 
EdSoundView.h
[View EdSoundView.h] 
EdSoundView.m
[View EdSoundView.m] 
EdsndApp.h
[View EdsndApp.h] 
EdsndApp.m
[View EdsndApp.m] 
Envelope.h
[View Envelope.h] 
Envelope.m
[View Envelope.m] 

Envelope.nib


 
EnvelopeView.h
[View EnvelopeView.h] 
EnvelopeView.m
[View EnvelopeView.m] 
FFT.h
[View FFT.h] 
FFT.m
[View FFT.m] 

FFT.nib


 
FFTView.h
[View FFTView.h] 
FFTView.m
[View FFTView.m] 
IB.proj
 
Makefile
 
Makefile.postamble
 
PWSpectrum.psw
 
PWenv.psw
 
PWfft.psw
 
README
 
SNDindirect.m
[View SNDindirect.m] 
ScrollingSound.h
[View ScrollingSound.h] 
ScrollingSound.m
[View ScrollingSound.m] 
SoundDocument.h
[View SoundDocument.h] 
SoundDocument.m
[View SoundDocument.m] 
SpectrumView.h
[View SpectrumView.h] 
SpectrumView.m
[View SpectrumView.m] 
Stopwatch.h
[View Stopwatch.h] 
Stopwatch.m
[View Stopwatch.m] 

Stopwatch.nib


 
UpPanel.h
[View UpPanel.h] 
UpPanel.m
[View UpPanel.m] 
edsnd
 
edsnd.iconheader
 

edsnd.nib


 
edsnd_main.m
[View edsnd_main.m] 
fft.h
[View fft.h] 
fft.m
[View fft.m] 
fft_net.c
[View fft_net.c] 
sndapp.tiff
 

snddoc.nib


 

README

edsnd -- A simple soundfile editor

edsnd is an expansion and revision of Lee Boynton's SoundEditor 
(see /NextDeveloper/Examples).  In changing this program, I tried to add 
features and change the user interface in ways that are more useful 
to the composers here at the Princeton University computer music 
studio.  In particular, this meant expanding the editing capabilities, 
giving more specific timing information about the sounds, among 
other changes.

James Pritchett (jwp@silvertone.Princeton.EDU)
Steven Boker (smb@datran2.uunet.uu.net)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
REVISION HISTORY

1.42 (3/91)
	-- Ported to Version 2.0 of NextStep

1.4 (4/17/90):
	-- FFT and Enveloping can be done on edited files
	-- FFT/Spectrum graphics optimized

1.3 (2/15/90):
	-- Added Spectral Analysis (courtesy Steven M. Boker)
	-- Fixed bug that allowed Envelope and FFT to try to work on
	   edited sounds
	-- Added display of sampling rate, data format, and channel count
	-- New icon (courtesy Steven M. Boker)

1.21 (2/5/90):
	-- Fixed enveloping and FFT to work with stereo files.
	-- Fixed enveloping and erasing so that the selection is
	   maintained after these operations.
	-- Various bug fixes

1.2 (1/20/90):
	-- Added FFT display
	-- Added enveloping
	-- Changed menu updating system
	-- Changed all accessories to UpPanels and added updating
	-- Fixed bug that caused selection to get screwed up when changing
	   reduction factor

1.1 (12/05/89):
	-- Added Stopwatch
	-- Added "Zoom" command
	-- Removed the Help Window and put that ScrollView into the
	   Info panel.

1.01 (11/11/89):
	-- Restructuring of code
	-- User is now prompted when closing unsaved files, or when
	   quitting application while there are still unsaved files

1.0 (10/14/89):
	-- First version (from Lee Boynton's SoundEditor)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.