Output Formatting

There may be times that the data you want to have in your resulting note list is in a specific format other than floating point.   For example, when using note-names to create data for a certain p-field, you may desire the output (Csound score) to be in another format such as octave.pitch-class.  In this case you could specify the following:

p5(op) no fs5, d4, fn5
  

nGen provides several output converters (filters) (listed below); these must be included within parentheses after a p-field number.

Available Output Formats