Unit generator (original) (raw)

Property Value
dbo:abstract Unit generators (or ugens) are the basic formal units in many MUSIC-N-style computer music programming languages. They are sometimes called opcodes (particularly in Csound), though this expression is not accurate in that these are not machine-level instructions. Unit generators form the building blocks for designing synthesis and signal processing algorithms in software. For example, a simple unit generator called OSC could generate a sinusoidal waveform of a specific frequency (given as an input or argument to the function or class that represents the unit generator). ENV could be a unit generator that delineates a breakpoint function. Thus ENV could be used to drive the amplitude envelope of the oscillator OSC through the equation OSC*ENV. Unit generators often use predefined arrays of values for their functions (which are filled with waveforms or other shapes by calling a specific generator function). The unit generator theory of sound synthesis was first developed and implemented by Max Mathews and his colleagues at Bell Labs in the 1950s. (en)
dbo:wikiPageID 483922 (xsd:integer)
dbo:wikiPageLength 1764 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1063281521 (xsd:integer)
dbo:wikiPageWikiLink dbr:Opcode dbr:Bell_Labs dbr:Algorithm dbr:ADSR_envelope dbc:Acoustics_software dbr:MUSIC-N dbr:Signal_processing dbr:Max_Mathews dbr:CSound dbr:Amplitude dbr:Tuning_generator dbc:Audio_programming_languages dbr:SuperCollider dbr:Method_(computer_science) dbr:Shape dbr:Sine_wave dbr:Waveform dbr:Class_(computer_science) dbr:Sound_synthesis dbr:Function_(programming) dbr:Computer_music_programming_languages
dbp:wikiPageUsesTemplate dbt:Short_description dbt:Unreferenced dbt:Music-software-stub
dct:subject dbc:Acoustics_software dbc:Audio_programming_languages
gold:hypernym dbr:Units
rdf:type dbo:MilitaryUnit
rdfs:comment Unit generators (or ugens) are the basic formal units in many MUSIC-N-style computer music programming languages. They are sometimes called opcodes (particularly in Csound), though this expression is not accurate in that these are not machine-level instructions. The unit generator theory of sound synthesis was first developed and implemented by Max Mathews and his colleagues at Bell Labs in the 1950s. (en)
rdfs:label Unit generator (en)
owl:sameAs freebase:Unit generator wikidata:Unit generator https://global.dbpedia.org/id/4wkLY
prov:wasDerivedFrom wikipedia-en:Unit_generator?oldid=1063281521&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Unit_generator
is dbo:wikiPageWikiLink of dbr:List_of_audio_programming_languages dbr:Nyquist_(programming_language) dbr:ChucK dbr:MUSIC-N dbr:Csound dbr:Programming_(music) dbr:SuperCollider dbr:JSyn dbr:Canadian_Electroacoustic_Community dbr:Real-time_Cmix dbr:Outline_of_acoustics
is foaf:primaryTopic of wikipedia-en:Unit_generator