|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
FeatureTrack
with the given name, writing over a previously stored FeatureTrack
with the same name.
FeatureExtractor
.
UGen.addInput(UGen)
such that if a new UGen pushes the total number of
connected UGens above the upper limit, the oldest UGen is removed.
Spatial.addInput(UGen)
by adding a new 'source' sound to the spatialisation.
Spatial.addInput(UGen)
by adding a new 'source' sound to the spatialisation.
SegmentListener
.
AudioIO
.
AudioIO
.
AudioContext
to stop in response to a given event.AudioContext
and the world.BiquadFilter
based on frequency and Q.Buffer
s.SampleManager
makes changes to a group.
UGen
that generates one click and then kills itself.Comparator
interface, using the frame's start time as the thing to compare.
Buffer
of the range zero to Pi of the cosine function, used for windowing.Buffer
of the function x^e^(-c) where x is in the range [0,1] and c is a curviness factor.setCustomType
.
DataBeadReceiver.sendData(DataBead)
method.IOAudioFormat
for AudioContext, with the
given number of channels.
Buffer
of the function exp(1 - 1 / x) over [0,1].FeatureTrack
s associated with some audio data.Sample
.
PowerSpectrum
to determine the best estimate for the frequency of the current signal.UGen
on the fly.Static
gain envelop with the given
value.
Static
gain envelop set to 1.
Buffer
of the specified size.
FeatureTrack
with the given name.
UGen
.
AudioContext
.
BufferFactory.DEFAULT_BUFFER_SIZE
and the BufferFactory's default name.
SamplePlayer.EnvelopeType
, either SamplePlayer.EnvelopeType.COARSE
or SamplePlayer.EnvelopeType.FINE
.
null
if that property doesn't exist or cannot be cast as a
Float.
BiquadFilter.getFrequency()
.
CrossoverFilter.getFrequency()
.
LPRezFilter.getFrequency()
.
OnePoleFilter.getFrequency()
.
WavePlayer.getFrequencyUGen()
.
BiquadFilter.getFrequencyUGen()
.
CrossoverFilter.getFrequencyUGen()
.
LPRezFilter.getFrequencyUGen()
.
OnePoleFilter.getFrequencyUGen()
.
Gain.setGain(UGen)
.
GranularSamplePlayer.getGrainIntervalUGen()
instead.
GranularSamplePlayer.getGrainSizeUGen()
instead.
SamplePlayer.InterpolationType
used for accessing samples.
SamplePlayer.getLoopEndUGen()
instead.
SamplePlayer.getLoopStartUGen()
instead.
FeatureFrame
s stored in this FeatureTrack.
WavePlayer.getPhaseUGen()
.
GranularSamplePlayer.getPitchUGen()
.
SamplePlayer.getPitchUGen()
instead.
SamplePlayer.getRateUGen()
instead.
GranularSamplePlayer.getRandomnessUGen()
instead.
GranularSamplePlayer.getRandomPanUGen()
instead.
SamplePlayer.getRateUGen()
instead.
FeatureSet
containing feature
tracks: "Low Level" for low level features and "Beat" for beat level features.
Sample
using granular synthesis.Buffer
of a Hanning window.RecordToSample.getMode()
instead.
true
if the DelayEvent is triggered during the frame
after the delay time expires; returns false
if it is
triggered during the frame in which the delay time expires.
FeatureFrame
s.
Bead
to be killed (Bead.kill()
) in response to a specific event.Bead
when triggered.
Buffer
of the function 1 / (1 - log(x)) over [0,1].Sample
s loaded so far.
Buffer
of the constant 1/bufferSize over [0,1].PowerSpectrum
object and
converts it to the mel frequency spectrum.Bead
to be killed.
Bead
to get paused.
Bead
to start.
UGen
.Sample.audioFormat
.
AudioContext
and number of bits to convert to.
FeatureFrame
, with the given startTime and endTime.
SegmentMaker
s that this SegmentListener is listening to.
Buffer
of random floats.System.out.println
)that includes the name, report
#, and first value of the current input signal frame.
Buffer
filled with 1's.UGen
.
Bead
to pause in response to a specific event.Bead
when triggered.
SoundEvent
specified by the Map
argument.
FFT
.Sample
s to System.out.
UGen
.
Sample
.Sample
.
Sample
.
Sample
.
SegmentListener
.
Sample.resize(long)
but initialises the new frames with
zeros.
SampleManager.sample(String)
but with the option to specify the name with which this Sample
is indexed.
SampleManager.sample(String)
but with the option to specify the name with which this Sample
is indexed.
Sample
data and provides methods to organise samples into groups.Sample
.SamplePlayer.EnvelopeType.FINE
) or
just every frame (SamplePlayer.EnvelopeType.COARSE
).Sample.audioFormat
.
Buffer
consisting of a sawtooth wave in the range [-1,1].UGen
s connected to that input, passing the scaled signal to the corresponding output.newSegment()
event by a SegmentMaker
.SegmentListener
s of new segments.BiquadFilter.setParams(DataBead)
.
GranularSamplePlayer.setSample(Sample)
instead.
Bead
that will be triggered when this SamplePlayer gets to the end.
SamplePlayer.EnvelopeType
.
BiquadFilter.setFrequency(float)
.
BiquadFilter.setFrequency(UGen)
.
CrossoverFilter.setFrequency(float)
.
CrossoverFilter.setFrequency(UGen)
.
LPRezFilter.setFrequency(float)
.
LPRezFilter.setFrequency(UGen)
.
OnePoleFilter.setFrequency(float)
.
OnePoleFilter.setFrequency(UGen)
.
WavePlayer.setFrequency(UGen)
.
Gain.setGain(UGen)
.
GranularSamplePlayer.setGrainInterval(UGen)
instead.
GranularSamplePlayer.setGrainSize(UGen)
instead.
SamplePlayer.setLoopEnd(UGen)
instead.
RecordToSample.setMode(Mode)
instead.
SamplePlayer.setLoopStart(UGen)
instead.
setMode
), minimum pulse
length, maximum pulse length, and pulse length exponent.
WavePlayer.setPhase(UGen)
.
GranularSamplePlayer.setPitch(UGen)
instead.
SamplePlayer.setPitch(UGen)
instead.
SamplePlayer.setPosition(UGen)
instead.
GranularSamplePlayer.setRandomness(UGen)
instead.
GranularSamplePlayer.setRandomPan(UGen)
instead.
SamplePlayer.setRate(UGen)
instead.
BiquadFilter.setType(Type)
.
UGen.bufOut
.
Object.notify()
at the
specified interval, with the specified name.
Buffer
consisting of a sine wave in the range [-1,1].SoundEvent
s to be played where the class of the SoundEvent
is specified by an entry in the Map
argument referenced by the key "class".PowerSpectrum
,
where N is the specified number of features.Buffer
consisting of a square wave in the range [-1,1].Bead
to start (unpause) in response to a specific event.Bead
when triggered.
UGen
with a fixed value.AudioContext
.Sample
s currently stored and attempts to relocate
them so that their position relative to destRootDir duplicates their position
relative to sourceRootDir.
Buffer
consisting of a triangle wave in the range [-1,1].false
, the default), or the frame after (
true
).
AudioContext
.
Buffer
.File
and keeps the file ref for future use.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |