diff --git a/opcodes/balance.xml b/opcodes/balance.xml index e9f7a8dcab..bbec40d7e4 100644 --- a/opcodes/balance.xml +++ b/opcodes/balance.xml @@ -70,12 +70,9 @@ - - See Also - - balance2, - gain, - rms - - + + See also + Amplitude Modifiers and Dynamic processing + + diff --git a/opcodes/balance2.xml b/opcodes/balance2.xml index 7c3321af0a..21d6ca5a7b 100644 --- a/opcodes/balance2.xml +++ b/opcodes/balance2.xml @@ -82,14 +82,10 @@ - - See Also - - balance, - gain, - rms - - + + See also + Amplitude Modifiers and Dynamic processing + Credits diff --git a/opcodes/chn.xml b/opcodes/chn.xml index 1d17a054ef..2539f7d268 100644 --- a/opcodes/chn.xml +++ b/opcodes/chn.xml @@ -161,8 +161,12 @@ endin - + + + See also + Software Bus + Credits diff --git a/opcodes/chnclear.xml b/opcodes/chnclear.xml index 93c9862141..1ecebfbd6a 100644 --- a/opcodes/chnclear.xml +++ b/opcodes/chnclear.xml @@ -45,7 +45,12 @@ - + + + See also + Software Bus + + Credits diff --git a/opcodes/chnexport.xml b/opcodes/chnexport.xml index 4845967e85..6d9c35dda6 100644 --- a/opcodes/chnexport.xml +++ b/opcodes/chnexport.xml @@ -134,8 +134,12 @@ endin - + + + See also + Software Bus + Credits diff --git a/opcodes/chnget.xml b/opcodes/chnget.xml index dcec0074f4..8de64679bc 100644 --- a/opcodes/chnget.xml +++ b/opcodes/chnget.xml @@ -117,7 +117,12 @@ - + + + See also + Software Bus + + Credits diff --git a/opcodes/chnmix.xml b/opcodes/chnmix.xml index 3b55f89748..0d312f4c0d 100644 --- a/opcodes/chnmix.xml +++ b/opcodes/chnmix.xml @@ -1,48 +1,48 @@ - - -chnmix - Signal I/O:Software Bus - - chnmix - - - - chnmix - - Writes audio data to the named software bus, mixing to the previous - output. - - - - - Description - - Adds an audio signal to a channel of the named software bus. - Implies declaring the channel with imode=2 (see also - chn_a). - - - - - Syntax - chnmix aval, Sname - - - - Initialization - - Sname -- a string that indicates which - named channel of the software bus to write. - - - - - Performance - - aval -- the audio signal to write at performance - time. - - + + +chnmix + Signal I/O:Software Bus + + chnmix + + + + chnmix + + Writes audio data to the named software bus, mixing to the previous + output. + + + + + Description + + Adds an audio signal to a channel of the named software bus. + Implies declaring the channel with imode=2 (see also + chn_a). + + + + + Syntax + chnmix aval, Sname + + + + Initialization + + Sname -- a string that indicates which + named channel of the software bus to write. + + + + + Performance + + aval -- the audio signal to write at performance + time. + + Examples @@ -54,14 +54,19 @@ - - - Credits - - - Author: &nameistvan; - 2006 - - - - + + + See also + Software Bus + + + + Credits + + + Author: &nameistvan; + 2006 + + + + diff --git a/opcodes/chnparams.xml b/opcodes/chnparams.xml index a272d5fbe6..1ddefa39da 100644 --- a/opcodes/chnparams.xml +++ b/opcodes/chnparams.xml @@ -67,7 +67,12 @@ --> - + + + See also + Software Bus + + Credits diff --git a/opcodes/chnset.xml b/opcodes/chnset.xml index 2a44c6dbcd..aaf34e7fcd 100644 --- a/opcodes/chnset.xml +++ b/opcodes/chnset.xml @@ -120,7 +120,12 @@ - + + + See also + Software Bus + + Credits diff --git a/opcodes/clip.xml b/opcodes/clip.xml index edc794b0e3..2b73e71e1d 100644 --- a/opcodes/clip.xml +++ b/opcodes/clip.xml @@ -119,6 +119,11 @@ + + See also + Amplitude Modifiers and Dynamic processing + + Credits diff --git a/opcodes/compress.xml b/opcodes/compress.xml index 728ce5aa2c..09072387fd 100644 --- a/opcodes/compress.xml +++ b/opcodes/compress.xml @@ -91,17 +91,11 @@ The actions of compress will depend on the parameter settings given. A hard-kne - - - - See Also - - dam - - - compress2 - - + + + See also + Amplitude Modifiers and Dynamic processing + Credits diff --git a/opcodes/compress2.xml b/opcodes/compress2.xml index f660732179..088222fd1e 100644 --- a/opcodes/compress2.xml +++ b/opcodes/compress2.xml @@ -90,17 +90,11 @@ The actions of compress2 will depend on the parameter settings given. A hard-kn - - - - See Also - - dam - - - compress - - + + + See also + Amplitude Modifiers and Dynamic processing + Credits diff --git a/opcodes/convolve.xml b/opcodes/convolve.xml index 2bd12fe1f5..bf64763419 100644 --- a/opcodes/convolve.xml +++ b/opcodes/convolve.xml @@ -140,12 +140,11 @@ Duration = 60822/44100 = 1.379s. - - See also - - pconvolve, dconv, cvanal. - - + + See also + Convolution and Morphing + + Credits Author: Greg Sullivan diff --git a/opcodes/cross2.xml b/opcodes/cross2.xml index e0cabcd7b8..de5373c772 100644 --- a/opcodes/cross2.xml +++ b/opcodes/cross2.xml @@ -69,6 +69,11 @@ + + See also + Convolution and Morphing + + Credits diff --git a/opcodes/dam.xml b/opcodes/dam.xml index 3179ed583c..a3c8c7b6b1 100644 --- a/opcodes/dam.xml +++ b/opcodes/dam.xml @@ -90,13 +90,11 @@ This example expands the audio file drumsMlp.wav. You should hear a drum pattern repeat twice. The second time, the sound should be louder (expanded) than the first. To prevent distortion the volume of the signal has been lowered. - - - See Also - - compress - - + + + See also + Amplitude Modifiers and Dynamic processing + Credits diff --git a/opcodes/dconv.xml b/opcodes/dconv.xml index 306e0aa78f..4399face2a 100644 --- a/opcodes/dconv.xml +++ b/opcodes/dconv.xml @@ -59,15 +59,12 @@ + + + See also + Convolution and Morphing + - - See also - - pconvolve, - convolve, - ftconv - - Credits diff --git a/opcodes/delay.xml b/opcodes/delay.xml index caba18f82c..6344eeb0d3 100644 --- a/opcodes/delay.xml +++ b/opcodes/delay.xml @@ -65,13 +65,9 @@ - - See Also - - delay1, - delayr, - delayw - - + + See also + Delay + diff --git a/opcodes/delay1.xml b/opcodes/delay1.xml index df0436c2d2..85d5d614b7 100644 --- a/opcodes/delay1.xml +++ b/opcodes/delay1.xml @@ -64,14 +64,11 @@ - - See Also - - delay, - delayr, - delayw - - + + See also + Delay + + Credits Author: Barry Vercoe diff --git a/opcodes/delayk.xml b/opcodes/delayk.xml index 933fe7577e..6f0260dff3 100644 --- a/opcodes/delayk.xml +++ b/opcodes/delayk.xml @@ -90,6 +90,11 @@ + + See also + Delay + + Credits &nameistvan;. diff --git a/opcodes/delayr.xml b/opcodes/delayr.xml index 478a0ba3f3..8c04904ff3 100644 --- a/opcodes/delayr.xml +++ b/opcodes/delayr.xml @@ -59,12 +59,9 @@ - - See Also - - delay, - delay1, - delayw - - + + See also + Delay + + diff --git a/opcodes/delayw.xml b/opcodes/delayw.xml index ee89b57795..bc28a9ea6b 100644 --- a/opcodes/delayw.xml +++ b/opcodes/delayw.xml @@ -50,12 +50,9 @@ - - See Also - - delay, - delay1, - delayr - - + + See also + Delay + + diff --git a/opcodes/deltap.xml b/opcodes/deltap.xml index f94afe7444..81ab0c139d 100644 --- a/opcodes/deltap.xml +++ b/opcodes/deltap.xml @@ -110,12 +110,9 @@ - - See Also - - deltap3, - deltapi, - deltapn - - + + See also + Delay + + diff --git a/opcodes/deltap3.xml b/opcodes/deltap3.xml index 776daf404f..a583a47063 100644 --- a/opcodes/deltap3.xml +++ b/opcodes/deltap3.xml @@ -110,13 +110,9 @@ - - - See Also - - deltap, - deltapi, - deltapn - - + + See also + Delay + + diff --git a/opcodes/deltapi.xml b/opcodes/deltapi.xml index b0784c425b..24f3234a76 100644 --- a/opcodes/deltapi.xml +++ b/opcodes/deltapi.xml @@ -111,13 +111,9 @@ - - - See Also - - deltap, - deltap3, - deltapn - - + + See also + Delay + + diff --git a/opcodes/deltapn.xml b/opcodes/deltapn.xml index d32bac5817..7ed281aac1 100644 --- a/opcodes/deltapn.xml +++ b/opcodes/deltapn.xml @@ -67,13 +67,9 @@ - - - See Also - - deltap, - deltap3, - deltapi - - + + See also + Delay + + diff --git a/opcodes/deltapx.xml b/opcodes/deltapx.xml index dec7df1fa9..32e0c7cc5a 100644 --- a/opcodes/deltapx.xml +++ b/opcodes/deltapx.xml @@ -94,12 +94,10 @@ adl3 <= idlr - (1 + iws3/2)/sr (allows feedback) - - See Also - - deltapxw - - + + See also + Delay + Credits diff --git a/opcodes/deltapxw.xml b/opcodes/deltapxw.xml index 0053574175..bc4cbb30d9 100644 --- a/opcodes/deltapxw.xml +++ b/opcodes/deltapxw.xml @@ -94,12 +94,10 @@ adl3 <= idlr - (1 + iws3/2)/sr (allows feedback) - - See Also - - deltapx - - + + See also + Delay + Credits diff --git a/opcodes/dispfft.xml b/opcodes/dispfft.xml index 4d0e1fe085..02f16093f0 100644 --- a/opcodes/dispfft.xml +++ b/opcodes/dispfft.xml @@ -74,7 +74,12 @@ - + + + See also + Printing and Display + + See Also diff --git a/opcodes/display.xml b/opcodes/display.xml index 9b5eaa8b95..6cb0ba5b9c 100644 --- a/opcodes/display.xml +++ b/opcodes/display.xml @@ -60,14 +60,11 @@ - - - See Also - - dispfft, - print - - + + + See also + Printing and Display + Credits diff --git a/opcodes/filebit.xml b/opcodes/filebit.xml index 8e093936a7..afeb050baa 100644 --- a/opcodes/filebit.xml +++ b/opcodes/filebit.xml @@ -69,15 +69,10 @@ bit depth = 16 bit - + - See Also - - filelen, - filenchnls, - filepeak, - filesr - + See also + Sound File Queries diff --git a/opcodes/filelen.xml b/opcodes/filelen.xml index 70df44c9b6..11d1f4a47a 100644 --- a/opcodes/filelen.xml +++ b/opcodes/filelen.xml @@ -62,15 +62,10 @@ lenght of sample = 4.000 seconds - + - See Also - - filebit, - filenchnls, - filepeak, - filesr - + See also + Sound File Queries diff --git a/opcodes/filenchnls.xml b/opcodes/filenchnls.xml index b9279a8bce..87f19f41ff 100644 --- a/opcodes/filenchnls.xml +++ b/opcodes/filenchnls.xml @@ -64,15 +64,10 @@ number of channels = 2 - + - See Also - - filebit, - filelen, - filepeak, - filesr - + See also + Sound File Queries diff --git a/opcodes/filepeak.xml b/opcodes/filepeak.xml index 071c4299c4..2b485ecc91 100644 --- a/opcodes/filepeak.xml +++ b/opcodes/filepeak.xml @@ -73,14 +73,10 @@ Peak value in file 'Church_norm.wav' is 0.501190 (-6.000 dB). - + - See Also - - filelen, - filenchnls, - filesr - + See also + Sound File Queries diff --git a/opcodes/filesr.xml b/opcodes/filesr.xml index 367672e001..e1727bd74f 100644 --- a/opcodes/filesr.xml +++ b/opcodes/filesr.xml @@ -60,15 +60,10 @@ sample rate = 44100.000000, size = 131072.000000 - + - See Also - - filebit, - filelen, - filenchnls, - filepeak - + See also + Sound File Queries diff --git a/opcodes/filevalid.xml b/opcodes/filevalid.xml index 45db7b2462..a9401e7934 100644 --- a/opcodes/filevalid.xml +++ b/opcodes/filevalid.xml @@ -62,16 +62,10 @@ Audiofile 'frox.wav' does not exist! - + - See Also - - filebit, - filelen, - filenchnls, - filepeak, - filesr - + See also + Sound File Queries diff --git a/opcodes/ftconv.xml b/opcodes/ftconv.xml index 1fbad41131..abea49ba9b 100644 --- a/opcodes/ftconv.xml +++ b/opcodes/ftconv.xml @@ -101,14 +101,12 @@ - - See also - - pconvolve, - convolve, - dconv. - - + + + See also + Convolution and Morphing + + Credits diff --git a/opcodes/ftmorf.xml b/opcodes/ftmorf.xml index 09b3acd1e9..99f1d19b69 100644 --- a/opcodes/ftmorf.xml +++ b/opcodes/ftmorf.xml @@ -89,6 +89,11 @@ + + See also + Convolution and Morphing + + Credits diff --git a/opcodes/ftprint.xml b/opcodes/ftprint.xml index 4aa697ba61..e9a3867a5d 100755 --- a/opcodes/ftprint.xml +++ b/opcodes/ftprint.xml @@ -74,15 +74,10 @@ - + - See Also - - - printarray, - printf - - + See also + Printing and Display diff --git a/opcodes/gain.xml b/opcodes/gain.xml index 191e67a3d5..242350ec86 100644 --- a/opcodes/gain.xml +++ b/opcodes/gain.xml @@ -60,6 +60,11 @@ + + See also + Amplitude Modifiers and Dynamic processing + + See Also diff --git a/opcodes/multitap.xml b/opcodes/multitap.xml index 85050da44e..e0230ef3f3 100644 --- a/opcodes/multitap.xml +++ b/opcodes/multitap.xml @@ -47,6 +47,11 @@ This results in two delays, one with length of 1.2 and gain of .5, and one with length of 1.4 and gain of .2. + + + See also + Delay + Credits diff --git a/opcodes/pconvolve.xml b/opcodes/pconvolve.xml index 4c895c4bb7..8de0f271d0 100644 --- a/opcodes/pconvolve.xml +++ b/opcodes/pconvolve.xml @@ -105,13 +105,11 @@ - - - See also - - convolve, dconv. - - + + + See also + Convolution and Morphing + Credits diff --git a/opcodes/print.xml b/opcodes/print.xml index a1466751a6..c46dbc76a2 100644 --- a/opcodes/print.xml +++ b/opcodes/print.xml @@ -61,18 +61,10 @@ instr 1: irand = 2.316 - - - See Also - - dispfft, - display, - printk, - printk2, - printks , - printf and - prints - - + + + See also + Printing and Display + diff --git a/opcodes/printarray.xml b/opcodes/printarray.xml index ccf41f3cf9..f6dd6fb9b4 100755 --- a/opcodes/printarray.xml +++ b/opcodes/printarray.xml @@ -66,16 +66,10 @@ - + - See Also - - - ftprint, - metro - printf - - + See also + Printing and Display diff --git a/opcodes/printf.xml b/opcodes/printf.xml index 772c75d634..dd3219d2f5 100644 --- a/opcodes/printf.xml +++ b/opcodes/printf.xml @@ -88,13 +88,12 @@ Audiofile 'frox.wav' does not exist! - - - See Also - - More information about printf: http://www.cplusplus.com/reference/clibrary/cstdio/printf/ - - + + + See also + Printing and Display + More information about printf: http://www.cplusplus.com/reference/clibrary/cstdio/printf/ + Credits diff --git a/opcodes/printk.xml b/opcodes/printk.xml index 03eb34898c..88f75c92a6 100644 --- a/opcodes/printk.xml +++ b/opcodes/printk.xml @@ -83,13 +83,10 @@ i 1 time 4.00002: 79.93327 - + - See Also - - printk2 and - printks - + See also + Printing and Display diff --git a/opcodes/printk2.xml b/opcodes/printk2.xml index feaabd9e78..da941150ea 100644 --- a/opcodes/printk2.xml +++ b/opcodes/printk2.xml @@ -79,13 +79,10 @@ - + - See Also - - printk and - printks - + See also + Printing and Display diff --git a/opcodes/printks.xml b/opcodes/printks.xml index 1e82231261..b0fe1d2cfa 100644 --- a/opcodes/printks.xml +++ b/opcodes/printks.xml @@ -175,13 +175,10 @@ kup = 79.933266, kdown = 13.872493 - + - See Also - - printk2 and - printk - + See also + Printing and Display diff --git a/opcodes/printks2.xml b/opcodes/printks2.xml index 7cec9490cc..a48cb0b42e 100644 --- a/opcodes/printks2.xml +++ b/opcodes/printks2.xml @@ -141,14 +141,10 @@ - + - See Also - - printk2 and - printk2 and - printk - + See also + Printing and Display diff --git a/opcodes/println.xml b/opcodes/println.xml index 8ce1a040fd..60a803d9ae 100644 --- a/opcodes/println.xml +++ b/opcodes/println.xml @@ -78,15 +78,10 @@ - + - See Also - - printks, - printf, - printsk - - + See also + Printing and Display diff --git a/opcodes/prints.xml b/opcodes/prints.xml index 13015801af..7ab8688f31 100644 --- a/opcodes/prints.xml +++ b/opcodes/prints.xml @@ -69,12 +69,10 @@ - + - See Also - - printks - + See also + Printing and Display diff --git a/opcodes/printsk.xml b/opcodes/printsk.xml index 38f078fdd7..668193eb69 100644 --- a/opcodes/printsk.xml +++ b/opcodes/printsk.xml @@ -80,15 +80,10 @@ - + - See Also - - printks, - printf, - println - - + See also + Printing and Display diff --git a/opcodes/vdelay.xml b/opcodes/vdelay.xml index 206f97cfef..917ed54460 100644 --- a/opcodes/vdelay.xml +++ b/opcodes/vdelay.xml @@ -63,13 +63,11 @@ Two important points here. First, the delay time must be always positive. And second, even though the delay time can be controlled in k-rate, it is not advised to do so, since sudden time changes will create clicks. - - - See Also - - vdelay3 - - + + + See also + Delay + Credits diff --git a/opcodes/vdelay3.xml b/opcodes/vdelay3.xml index c8b1201e2d..69a29cca6c 100644 --- a/opcodes/vdelay3.xml +++ b/opcodes/vdelay3.xml @@ -63,13 +63,11 @@ Two important points here. First, the delay time must be always positive. And second, even though the delay time can be controlled in k-rate, it is not advised to do so, since sudden time changes will create clicks. - - - See Also - - vdelay - - + + + See also + Delay + Credits diff --git a/opcodes/vdelayx.xml b/opcodes/vdelayx.xml index f980c61e3f..e1b9889914 100644 --- a/opcodes/vdelayx.xml +++ b/opcodes/vdelayx.xml @@ -84,14 +84,9 @@ - - See Also - - vdelayxq, - vdelayxs, - vdelayxw, - vdelayxwq, - vdelayxws - - + + See also + Delay + + diff --git a/opcodes/vdelayxq.xml b/opcodes/vdelayxq.xml index f96d519ea6..0185c523fa 100644 --- a/opcodes/vdelayxq.xml +++ b/opcodes/vdelayxq.xml @@ -88,15 +88,10 @@ Two important points here. First, the delay time must be always positive. And second, even though the delay time can be controlled in k-rate, it is not advised to do so, since sudden time changes will create clicks. - - - See Also - - vdelayx, - vdelayxs, - vdelayxw, - vdelayxwq, - vdelayxws - - + + + See also + Delay + + diff --git a/opcodes/vdelayxs.xml b/opcodes/vdelayxs.xml index bae12e2461..8ef8695cb4 100644 --- a/opcodes/vdelayxs.xml +++ b/opcodes/vdelayxs.xml @@ -88,14 +88,9 @@ - - See Also - - vdelayx, - vdelayxq, - vdelayxw, - vdelayxwq, - vdelayxws - - + + See also + Delay + + diff --git a/opcodes/vdelayxw.xml b/opcodes/vdelayxw.xml index 9d0ed9a1b5..857417d8d4 100644 --- a/opcodes/vdelayxw.xml +++ b/opcodes/vdelayxw.xml @@ -88,14 +88,9 @@ - - See Also - - vdelayx, - vdelayxq, - vdelayxs, - vdelayxwq, - vdelayxws - - + + See also + Delay + + diff --git a/opcodes/vdelayxwq.xml b/opcodes/vdelayxwq.xml index 6e816c3f35..9e25371235 100644 --- a/opcodes/vdelayxwq.xml +++ b/opcodes/vdelayxwq.xml @@ -93,14 +93,9 @@ - - See Also - - vdelayx, - vdelayxq, - vdelayxs, - vdelayxw, - vdelayxws - - + + See also + Delay + + diff --git a/opcodes/vdelayxws.xml b/opcodes/vdelayxws.xml index ca351f2aa1..37f7941c94 100644 --- a/opcodes/vdelayxws.xml +++ b/opcodes/vdelayxws.xml @@ -92,14 +92,9 @@ - - See Also - - vdelayx, - vdelayxq, - vdelayxs, - vdelayxw, - vdelayxwq - - + + See also + Delay + + diff --git a/siggen/tableacc.xml b/siggen/tableacc.xml index 77145f7988..bdbc74524a 100644 --- a/siggen/tableacc.xml +++ b/siggen/tableacc.xml @@ -27,8 +27,5 @@ See the sections Table Queries, Read/Write Operationsand Table Reading with Dynamic Selection for other table operations. - - Although tables with a size which is not a power of two can be created using a negative size (see f score statement), some opcodes will not accept them. -