├── .gitignore ├── Audulus Getting Started Guide.pages ├── Control Glossary.md ├── Getting-Started-with-Audulus.md ├── Module Library Documentation ├── .DS_Store ├── .texpadtmp │ ├── Module Library Documentation.aux │ ├── Module Library Documentation.glg │ ├── Module Library Documentation.glo │ ├── Module Library Documentation.gls │ ├── Module Library Documentation.idx │ ├── Module Library Documentation.ilg │ ├── Module Library Documentation.ind │ ├── Module Library Documentation.ist │ ├── Module Library Documentation.log │ ├── Module Library Documentation.out │ ├── Module Library Documentation.synctex.gz │ └── Module Library Documentation.toc ├── Module Library Documentation.pdf ├── Module Library Documentation.tex └── images │ ├── .DS_Store │ ├── 16-step-gate-sequencer.png │ ├── 303-vcf.png │ ├── 8-channel-mixer.png │ ├── 8-step-sequencer.png │ ├── 8-step-sequential-switch.png │ ├── analog-delay-fig1.png │ ├── analog-delay-fig2.png │ ├── analog-delay.png │ ├── analog-envelope.png │ ├── asymmetrical-drive.png │ ├── attenuate-offset-fig1.png │ ├── attenuate-offset-fig2.png │ ├── attenuate-offset-fig3.png │ ├── attenuate-offset-fig4.png │ ├── attenuate-offset.png │ ├── attenuverter.png │ ├── audio-attenuverter-offset.png │ ├── audio-input.png │ ├── audio-output.png │ ├── automation-lane.png │ ├── basic-lfo.png │ ├── basic-vco.png │ ├── bernoulli-gate-fig1.png │ ├── bernoulli-gate-fig2.png │ ├── bernoulli-gate-fig3.png │ ├── bernoulli-gate-fig4.png │ ├── bernoulli-gate-fig5.png │ ├── bernoulli-gate.png │ ├── binary-gate-sequencer.png │ ├── chance-gate-select-fig1.png │ ├── chance-gate-select-fig2.png │ ├── chance-gate-select-fig3.png │ ├── chance-gate-select-fig4.png │ ├── chance-gate-select-fig5.png │ ├── chance-gate-select-fig6.png │ ├── chance-select-gate.png │ ├── chaos-generator.png │ ├── chebyshev-additive-vco.png │ ├── chromatic-quantizer.png │ ├── church-modes-quantizer.png │ ├── clock-divider-fig1.png │ ├── clock-divider-fig10.png │ ├── clock-divider-fig2.png │ ├── clock-divider-fig3.png │ ├── clock-divider-fig4.png │ ├── clock-divider-fig5.png │ ├── clock-divider-fig6.png │ ├── clock-divider-fig7.png │ ├── clock-divider-fig8.png │ ├── clock-divider-fig9.png │ ├── clock-divider.png │ ├── cv-mixer.png │ ├── delay-looper-sync-fig1.png │ ├── delay-looper-sync-fig2.png │ ├── delay-looper-sync.png │ ├── delay-tempo-sync-fig1.png │ ├── delay-tempo-sync-fig2.png │ ├── delay-tempo-sync-fig3.png │ ├── delay-tempo-sync-fig4.png │ ├── delay-tempo-sync.png │ ├── digital-vca.png │ ├── diode-vca.png │ ├── eoc-max-adsr.png │ ├── euclidean-gate-sequencer.png │ ├── expert-sleepers-es-3.png │ ├── expert-sleepers-es-6.png │ ├── expert-sleepers-es-8.png │ ├── fold-processor.png │ ├── gateable-quantizer.png │ ├── k35-vcf.png │ ├── karplus-strong-vco.png │ ├── ladder-vcf.png │ ├── lpg.png │ ├── master-clock-fig1.png │ ├── master-clock-fig2.png │ ├── master-clock.png │ ├── matrix-gate-sequencer.png │ ├── midi-input.png │ ├── modulation-quantizer.png │ ├── modulation-to-1oct.png │ ├── morphing-vco.png │ ├── neo-reimannian-triad-transformer.png │ ├── noise.png │ ├── octature-sine-lfo.png │ ├── pachinko-machine-fig1.png │ ├── pachinko-machine-fig2.png │ ├── pachinko-machine-fig3.png │ ├── pachinko-machine-fig4.png │ ├── pachinko-machine-fig5.png │ ├── pachinko-machine-fig6.png │ ├── pachinko-machine-fig7.png │ ├── pachinko-machine.png │ ├── percussion-fig1.png │ ├── percussion-fig2.png │ ├── percussion.png │ ├── poly-to-mono.png │ ├── quick-quantizer.png │ ├── random-bursts-fig1.png │ ├── random-bursts-fig2.png │ ├── random-bursts-fig3.png │ ├── random-bursts.png │ ├── randomf-bursts-fig3.png │ ├── really-humongous-reverb.png │ ├── sample-and-hold.png │ ├── sem-vcf.png │ ├── shape-gate-sequencer.png │ ├── slew.png │ ├── stereo-delay-fig1.png │ ├── stereo-delay-fig2.png │ ├── stereo-delay-fig3.png │ ├── stereo-delay.png │ ├── supersaw-vco.png │ ├── tzfm-lfo.png │ ├── tzfm-vco.png │ ├── uadsr.png │ ├── uclock-fig1.png │ ├── uclock-fig2.png │ ├── uclock.png │ ├── udelay-fig1.png │ ├── udelay.png │ ├── uhat-fig1.png │ ├── uhat-fig2.png │ ├── uhat-fig3.png │ ├── uhat.png │ ├── ukick-fig1.png │ ├── ukick-fig2.png │ ├── ukick-fig3.png │ ├── ukick.png │ ├── ulfo.png │ ├── ulogic.png │ ├── umix-audio.png │ ├── umix-cv.png │ ├── unison.png │ ├── unoise.png │ ├── usample-and-hold.png │ ├── usnare-fig1.png │ ├── usnare.png │ ├── uvca.png │ ├── uvcf.png │ ├── uvco.png │ ├── uverb.png │ ├── uwindow-comparator.png │ └── vpo-converter.png ├── Pages Docs └── Audulus Getting Started Guide.pages ├── README.md ├── Signal Glossary.md ├── Video └── Audulus Logo Animation.mov ├── _layouts └── default.html ├── docs.py ├── docs ├── _config.yml ├── glossary.md ├── img │ ├── index │ │ ├── help_and_support │ │ │ └── support_email.png │ │ ├── ipad_overview │ │ │ ├── canvas_user_interface │ │ │ │ ├── add_module.png │ │ │ │ ├── canvas.png │ │ │ │ ├── cpu_meter.png │ │ │ │ ├── edit_module.png │ │ │ │ ├── exit_to_patch_browser.png │ │ │ │ ├── extended_menu_options.png │ │ │ │ ├── inspector.png │ │ │ │ ├── inspector_panel.png │ │ │ │ ├── menu_bar.png │ │ │ │ ├── more_options.png │ │ │ │ ├── node_browser.png │ │ │ │ ├── redo.png │ │ │ │ ├── snap_to_grid.png │ │ │ │ ├── timing_mode.png │ │ │ │ └── undo.png │ │ │ ├── module_browser │ │ │ │ ├── module_browser.png │ │ │ │ ├── module_library_user.png │ │ │ │ ├── search_bar.png │ │ │ │ └── tag_menu.png │ │ │ ├── more_options_window │ │ │ │ ├── background_audio.png │ │ │ │ ├── documentation.png │ │ │ │ ├── forum.png │ │ │ │ ├── inspector_position.png │ │ │ │ ├── midi_output_device.png │ │ │ │ ├── more_options_window.png │ │ │ │ ├── node_labels.png │ │ │ │ ├── patch_description.png │ │ │ │ ├── patch_tags.png │ │ │ │ └── target_frame_rate.png │ │ │ └── patch_browser │ │ │ │ ├── new_patch_browser.png │ │ │ │ └── patch_browser.png │ │ ├── mac_overview │ │ │ ├── canvas_user_interface │ │ │ │ ├── add_module.png │ │ │ │ ├── canvas.png │ │ │ │ ├── cpu_meter.png │ │ │ │ ├── edit_modules.png │ │ │ │ ├── elided_options.png │ │ │ │ ├── inspector.png │ │ │ │ ├── inspector_panel.png │ │ │ │ ├── menu_bar.png │ │ │ │ ├── midi_assign.png │ │ │ │ ├── mute.png │ │ │ │ ├── node_browser.png │ │ │ │ ├── patch_name.png │ │ │ │ ├── right_click_menu.png │ │ │ │ └── timing_mode.png │ │ │ └── module_browser │ │ │ │ ├── close_module_browser.png │ │ │ │ ├── default_library.png │ │ │ │ ├── module_browser.png │ │ │ │ ├── search_bar.png │ │ │ │ ├── tag_menu.png │ │ │ │ └── user_library.png │ │ ├── title │ │ │ └── Audulus_logo.svg │ │ └── walkthrough │ │ │ ├── empty_patch.png │ │ │ ├── hello_world_column.png │ │ │ ├── hello_world_duplicate.png │ │ │ ├── hello_world_fixed.png │ │ │ ├── lasso.png │ │ │ ├── text_node.png │ │ │ └── text_node_inspector.png │ └── nodes_reference │ │ ├── .DS_Store │ │ └── dsp │ │ └── .DS_Store ├── index.md ├── modules.md ├── nodes.md └── nodes │ ├── dsp_node.png │ └── img │ └── nodes_reference │ ├── dsp │ ├── biquad │ │ └── biquad_node.png │ ├── dc_blocker │ │ └── dc_blocker_node.png │ ├── delay_line │ │ └── delay_line_node.png │ ├── dsp_node.png │ ├── high-pass │ │ └── high-pass_node.png │ ├── low-pass │ │ └── low-pass_node.png │ ├── memory │ │ ├── memory_inspector.png │ │ └── memory_node.png │ ├── resample │ │ ├── resample_example.png │ │ ├── resample_inspector.png │ │ └── resample_node.png │ ├── sample_rate │ │ └── sample_rate_node.png │ └── unit_delay │ │ └── unit_delay_node.png │ ├── introduction_to_nodes │ └── all_nodes.png │ ├── level │ ├── env_follow │ │ └── env_follow_node.png │ ├── mapper │ │ ├── mapper_lfo.png │ │ ├── mapper_node.png │ │ ├── mapper_overshoot.png │ │ └── mapper_shapes.png │ └── spline │ │ ├── spline_draw.png │ │ ├── spline_lfo.png │ │ └── spline_node.png │ ├── math │ ├── expr │ │ ├── expr_inspector.png │ │ ├── expr_nan.png │ │ ├── expr_node.png │ │ └── expr_var.png │ ├── product │ │ ├── product_inspector.png │ │ ├── product_multiple_inputs.png │ │ └── product_node.png │ ├── random │ │ ├── random_inspector.png │ │ └── random_node.png │ └── sum │ │ ├── sum_inspector.png │ │ ├── sum_multiple_inputs.png │ │ └── sum_node.png │ ├── meter │ ├── canvas │ │ ├── canvas_code.png │ │ ├── canvas_declare_variables.png │ │ ├── canvas_functions.png │ │ ├── canvas_inspector.png │ │ ├── canvas_io.png │ │ └── canvas_node.png │ ├── light │ │ ├── light_node.png │ │ └── light_on.png │ ├── meter │ │ ├── meter_inspector.png │ │ ├── meter_negative.png │ │ ├── meter_node.png │ │ ├── meter_poly.png │ │ └── meter_sizes.png │ ├── rgb_light │ │ ├── rgb_light_brightness.png │ │ ├── rgb_light_colors.png │ │ ├── rgb_light_mix.png │ │ └── rgb_light_node.png │ ├── scope │ │ ├── scope_circle.png │ │ ├── scope_inspector.png │ │ ├── scope_node.png │ │ └── scope_size_resolution.png │ ├── shader │ │ ├── shader_code.png │ │ ├── shader_errors.png │ │ ├── shader_inspector.png │ │ └── shader_node.png │ ├── value │ │ ├── value_inspector.png │ │ ├── value_node.png │ │ ├── value_poly.png │ │ └── value_precision.png │ └── waveform │ │ ├── waveform_mod_v_audio.png │ │ ├── waveform_node.png │ │ └── waveform_range.png │ ├── midi │ ├── cc_send │ │ └── cc_send_node.png │ ├── keyboard │ │ └── keyboard_node.png │ ├── note_send │ │ └── note_send_node.png │ └── trigger │ │ └── trigger_node.png │ ├── module │ ├── input │ │ ├── input_inspector.png │ │ └── input_node.png │ ├── knob │ │ ├── knob_icons.png │ │ ├── knob_inspector.png │ │ ├── knob_node.png │ │ ├── knob_styles.png │ │ └── knob_wire.png │ ├── module │ │ ├── module_counter_interior.png │ │ ├── module_inspector.png │ │ ├── module_minisynth.png │ │ ├── module_modules_submodules.png │ │ ├── module_move_ui.png │ │ ├── module_node.png │ │ ├── module_sequencer_interior.png │ │ ├── module_size.png │ │ └── module_size_io.png │ ├── output │ │ ├── output_inspector.png │ │ └── output_node.png │ ├── slider │ │ ├── slider_colors.png │ │ ├── slider_inspector.png │ │ ├── slider_node.png │ │ └── slider_zeroed.png │ ├── toggle │ │ ├── toggle_colors.png │ │ ├── toggle_inspector.png │ │ └── toggle_node.png │ ├── touch_pad │ │ ├── touch_pad_inspector.png │ │ ├── touch_pad_node.png │ │ ├── touch_pad_size.png │ │ └── touch_pad_values.png │ └── xy_pad │ │ ├── xy_pad_inspector.png │ │ ├── xy_pad_node.png │ │ ├── xy_pad_size.png │ │ └── xy_pad_values.png │ ├── poly │ ├── channel_count │ │ ├── channel_count_node.png │ │ └── channel_count_values.png │ ├── channel_index │ │ ├── channel_index_inspector.png │ │ ├── channel_index_node.png │ │ └── channel_index_values.png │ ├── combine │ │ ├── combine_inspector.png │ │ ├── combine_node.png │ │ └── combine_values.png │ ├── poly_mix │ │ ├── poly_mix_node.png │ │ └── poly_mix_values.png │ └── split │ │ ├── split_inspector.png │ │ ├── split_node.png │ │ └── split_values.png │ ├── switch │ ├── demux │ │ ├── demux_inspector.png │ │ ├── demux_node.png │ │ └── demux_values.png │ ├── mux │ │ ├── mux_inspector.png │ │ ├── mux_node.png │ │ └── mux_values.png │ └── spigot │ │ ├── spigot_interrupt.png │ │ ├── spigot_node.png │ │ ├── spigot_off_on.png │ │ └── spigot_values.png │ ├── synth │ ├── adsr │ │ ├── adsr_cycle.png │ │ └── adsr_node.png │ ├── osc │ │ ├── osc_hz_amp.png │ │ ├── osc_node.png │ │ ├── osc_shp.png │ │ └── osc_sync.png │ ├── phasor │ │ ├── phasor_node.png │ │ ├── phasor_sync.png │ │ ├── phasor_tzfm.png │ │ └── phasor_waveforms.png │ └── sample_and_hold │ │ ├── sample_and_hold_example.png │ │ ├── sample_and_hold_inspector.png │ │ └── sample_and_hold_node.png │ └── util │ ├── adc │ └── adc_node.png │ ├── dac │ └── dac_node.png │ ├── text │ ├── text_inspector.png │ ├── text_node.png │ └── text_resize.png │ ├── timer │ └── timer_node.png │ └── zero_cross │ └── zero_cross_node.png ├── help ├── ADC.html ├── ADSR.html ├── Add.html ├── AudioUnit.html ├── BiQuad.html ├── Constant.html ├── Crossfade.html ├── DAC.html ├── DCBlocker.html ├── Delay.html ├── Demux8.html ├── Distortion.html ├── Div.html ├── EnvFollow.html ├── Expr.html ├── FeedbackDelay.html ├── Filter.html ├── HighPass.html ├── Input.html ├── Keyboard.html ├── Knob.html ├── LessThan.html ├── Level.html ├── Light.html ├── LowPass.html ├── Mapper.html ├── Meter.html ├── Mic.html ├── Mixer4x1.html ├── Mod.html ├── MonoToQuad.html ├── MonoToStereo.html ├── Mult.html ├── Mux8.html ├── Noise.html ├── Osc.html ├── Output.html ├── Patch.html ├── Phasor.html ├── Pitch Bend.html ├── PitchShift.html ├── PolyToMono.html ├── QuadToMono.html ├── RGBLight.html ├── Random.html ├── Range.html ├── Reverb.html ├── Sample & Hold.html ├── SampleRate.html ├── Seq16.html ├── Sin.html ├── Speaker.html ├── Spline.html ├── StereoToMono.html ├── Sub.html ├── Text.html ├── Time.html ├── Timer.html ├── Trigger.html ├── UnitDelay.html ├── Value.html ├── Waveform.html ├── ZeroCross.html ├── help.css ├── img │ ├── ADSRNode.png │ ├── AddNode.png │ ├── CollapseButton.png │ ├── Connect.png │ ├── Delete.png │ ├── EditMenuButton.png │ ├── LevelNode.png │ ├── Lock.png │ ├── ShowKeyboard.png │ ├── Stopwatch.png │ ├── ValueNode.png │ ├── adsr.png │ ├── briefing_title.png │ ├── bullet.png │ ├── delay.png │ ├── duplicate.png │ ├── filter.png │ ├── header.png │ ├── help.png │ ├── icons │ │ ├── Rectangle 1subpatch.png │ │ ├── adc.png │ │ ├── add.png │ │ ├── adsr.png │ │ ├── biquad.png │ │ ├── constant.png │ │ ├── crossfade.png │ │ ├── dac.png │ │ ├── dcblocker.png │ │ ├── delay.png │ │ ├── demux8.png │ │ ├── distortion.png │ │ ├── envfollow.png │ │ ├── expr.png │ │ ├── feedbackdelay.png │ │ ├── filter.png │ │ ├── hipass.png │ │ ├── input.png │ │ ├── keyboard.png │ │ ├── knobsubpatch.png │ │ ├── level.png │ │ ├── light.png │ │ ├── lowpass.png │ │ ├── mapper.png │ │ ├── meter.png │ │ ├── mic.png │ │ ├── mixer4x1.png │ │ ├── mono to quad.png │ │ ├── mono to stereo.png │ │ ├── mult.png │ │ ├── mux8.png │ │ ├── noise.png │ │ ├── osc.png │ │ ├── output.png │ │ ├── patch.png │ │ ├── phasorsynth.png │ │ ├── pitch bend.png │ │ ├── pitchshift.png │ │ ├── poly to mono.png │ │ ├── quad to mono.png │ │ ├── random.png │ │ ├── range.png │ │ ├── reverb.png │ │ ├── rgblight.png │ │ ├── sample and hold.png │ │ ├── samplerate.png │ │ ├── seq16.png │ │ ├── speaker.png │ │ ├── spline.png │ │ ├── stereo to mono.png │ │ ├── text.png │ │ ├── timer.png │ │ ├── trigger.png │ │ ├── unitdelay.png │ │ ├── value.png │ │ ├── waveform.png │ │ └── zerocross.png │ ├── keyboard.png │ ├── logo.png │ ├── osc.png │ ├── sawtooth.png │ ├── settings.png │ ├── share.png │ ├── sine.png │ ├── square.png │ ├── support.png │ ├── title.png │ └── triangle.png └── index.html ├── io-glossary.md ├── mkdocs.yml └── sync.sh /.gitignore: -------------------------------------------------------------------------------- 1 | site 2 | .DS_Store 3 | **/.DS_Store 4 | help/.DS_Store 5 | -------------------------------------------------------------------------------- /Audulus Getting Started Guide.pages: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Audulus Getting Started Guide.pages -------------------------------------------------------------------------------- /Module Library Documentation/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.DS_Store -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.glg: -------------------------------------------------------------------------------- 1 | This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). 2 | Scanning style file /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.ist.............................done (29 attributes redefined, 0 ignored). 3 | Scanning input file /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.glo...done (0 entries accepted, 0 rejected). 4 | Nothing written in /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.gls. 5 | Transcript written in /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.glg. 6 | -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.glo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.texpadtmp/Module Library Documentation.glo -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.gls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.texpadtmp/Module Library Documentation.gls -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.texpadtmp/Module Library Documentation.idx -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.ilg: -------------------------------------------------------------------------------- 1 | This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). 2 | Scanning input file /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.idx...done (0 entries accepted, 0 rejected). 3 | Nothing written in /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.ind. 4 | Transcript written in /Users/markboyd/Documents/GitHub/docs/Module Library Documentation/.texpadtmp/Module Library Documentation.ilg. 5 | -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.ind: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.texpadtmp/Module Library Documentation.ind -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.ist: -------------------------------------------------------------------------------- 1 | % makeindex style file created by the glossaries package 2 | % for document '"Module Library Documentation"' on 2019-3-28 3 | actual '?' 4 | encap '|' 5 | level '!' 6 | quote '"' 7 | keyword "\\glossaryentry" 8 | preamble "\\glossarysection[\\glossarytoctitle]{\\glossarytitle}\\glossarypreamble\n\\begin{theglossary}\\glossaryheader\n" 9 | postamble "\%\n\\end{theglossary}\\glossarypostamble\n" 10 | group_skip "\\glsgroupskip\n" 11 | item_0 "\%\n" 12 | item_1 "\%\n" 13 | item_2 "\%\n" 14 | item_01 "\%\n" 15 | item_x1 "\\relax \\glsresetentrylist\n" 16 | item_12 "\%\n" 17 | item_x2 "\\relax \\glsresetentrylist\n" 18 | delim_0 "\{\\glossaryentrynumbers\{\\relax " 19 | delim_1 "\{\\glossaryentrynumbers\{\\relax " 20 | delim_2 "\{\\glossaryentrynumbers\{\\relax " 21 | delim_t "\}\}" 22 | delim_n "\\delimN " 23 | delim_r "\\delimR " 24 | headings_flag 1 25 | heading_prefix "\\glsgroupheading\{" 26 | heading_suffix "\}\\relax \\glsresetentrylist " 27 | symhead_positive "glssymbols" 28 | numhead_positive "glsnumbers" 29 | page_compositor "." 30 | suffix_2p "" 31 | suffix_3p "" 32 | -------------------------------------------------------------------------------- /Module Library Documentation/.texpadtmp/Module Library Documentation.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/.texpadtmp/Module Library Documentation.synctex.gz -------------------------------------------------------------------------------- /Module Library Documentation/Module Library Documentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/Module Library Documentation.pdf -------------------------------------------------------------------------------- /Module Library Documentation/images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/.DS_Store -------------------------------------------------------------------------------- /Module Library Documentation/images/16-step-gate-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/16-step-gate-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/303-vcf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/303-vcf.png -------------------------------------------------------------------------------- /Module Library Documentation/images/8-channel-mixer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/8-channel-mixer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/8-step-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/8-step-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/8-step-sequential-switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/8-step-sequential-switch.png -------------------------------------------------------------------------------- /Module Library Documentation/images/analog-delay-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/analog-delay-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/analog-delay-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/analog-delay-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/analog-delay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/analog-delay.png -------------------------------------------------------------------------------- /Module Library Documentation/images/analog-envelope.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/analog-envelope.png -------------------------------------------------------------------------------- /Module Library Documentation/images/asymmetrical-drive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/asymmetrical-drive.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuate-offset-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuate-offset-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuate-offset-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuate-offset-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuate-offset-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuate-offset-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuate-offset-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuate-offset-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuate-offset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuate-offset.png -------------------------------------------------------------------------------- /Module Library Documentation/images/attenuverter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/attenuverter.png -------------------------------------------------------------------------------- /Module Library Documentation/images/audio-attenuverter-offset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/audio-attenuverter-offset.png -------------------------------------------------------------------------------- /Module Library Documentation/images/audio-input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/audio-input.png -------------------------------------------------------------------------------- /Module Library Documentation/images/audio-output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/audio-output.png -------------------------------------------------------------------------------- /Module Library Documentation/images/automation-lane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/automation-lane.png -------------------------------------------------------------------------------- /Module Library Documentation/images/basic-lfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/basic-lfo.png -------------------------------------------------------------------------------- /Module Library Documentation/images/basic-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/basic-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate-fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate-fig5.png -------------------------------------------------------------------------------- /Module Library Documentation/images/bernoulli-gate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/bernoulli-gate.png -------------------------------------------------------------------------------- /Module Library Documentation/images/binary-gate-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/binary-gate-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig5.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-gate-select-fig6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-gate-select-fig6.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chance-select-gate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chance-select-gate.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chaos-generator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chaos-generator.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chebyshev-additive-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chebyshev-additive-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/chromatic-quantizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/chromatic-quantizer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/church-modes-quantizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/church-modes-quantizer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig10.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig5.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig6.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig7.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig8.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider-fig9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider-fig9.png -------------------------------------------------------------------------------- /Module Library Documentation/images/clock-divider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/clock-divider.png -------------------------------------------------------------------------------- /Module Library Documentation/images/cv-mixer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/cv-mixer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-looper-sync-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-looper-sync-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-looper-sync-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-looper-sync-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-looper-sync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-looper-sync.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-tempo-sync-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-tempo-sync-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-tempo-sync-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-tempo-sync-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-tempo-sync-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-tempo-sync-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-tempo-sync-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-tempo-sync-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/delay-tempo-sync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/delay-tempo-sync.png -------------------------------------------------------------------------------- /Module Library Documentation/images/digital-vca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/digital-vca.png -------------------------------------------------------------------------------- /Module Library Documentation/images/diode-vca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/diode-vca.png -------------------------------------------------------------------------------- /Module Library Documentation/images/eoc-max-adsr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/eoc-max-adsr.png -------------------------------------------------------------------------------- /Module Library Documentation/images/euclidean-gate-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/euclidean-gate-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/expert-sleepers-es-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/expert-sleepers-es-3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/expert-sleepers-es-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/expert-sleepers-es-6.png -------------------------------------------------------------------------------- /Module Library Documentation/images/expert-sleepers-es-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/expert-sleepers-es-8.png -------------------------------------------------------------------------------- /Module Library Documentation/images/fold-processor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/fold-processor.png -------------------------------------------------------------------------------- /Module Library Documentation/images/gateable-quantizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/gateable-quantizer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/k35-vcf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/k35-vcf.png -------------------------------------------------------------------------------- /Module Library Documentation/images/karplus-strong-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/karplus-strong-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ladder-vcf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ladder-vcf.png -------------------------------------------------------------------------------- /Module Library Documentation/images/lpg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/lpg.png -------------------------------------------------------------------------------- /Module Library Documentation/images/master-clock-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/master-clock-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/master-clock-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/master-clock-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/master-clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/master-clock.png -------------------------------------------------------------------------------- /Module Library Documentation/images/matrix-gate-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/matrix-gate-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/midi-input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/midi-input.png -------------------------------------------------------------------------------- /Module Library Documentation/images/modulation-quantizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/modulation-quantizer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/modulation-to-1oct.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/modulation-to-1oct.png -------------------------------------------------------------------------------- /Module Library Documentation/images/morphing-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/morphing-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/neo-reimannian-triad-transformer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/neo-reimannian-triad-transformer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/noise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/noise.png -------------------------------------------------------------------------------- /Module Library Documentation/images/octature-sine-lfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/octature-sine-lfo.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig4.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig5.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig6.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine-fig7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine-fig7.png -------------------------------------------------------------------------------- /Module Library Documentation/images/pachinko-machine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/pachinko-machine.png -------------------------------------------------------------------------------- /Module Library Documentation/images/percussion-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/percussion-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/percussion-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/percussion-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/percussion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/percussion.png -------------------------------------------------------------------------------- /Module Library Documentation/images/poly-to-mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/poly-to-mono.png -------------------------------------------------------------------------------- /Module Library Documentation/images/quick-quantizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/quick-quantizer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/random-bursts-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/random-bursts-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/random-bursts-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/random-bursts-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/random-bursts-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/random-bursts-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/random-bursts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/random-bursts.png -------------------------------------------------------------------------------- /Module Library Documentation/images/randomf-bursts-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/randomf-bursts-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/really-humongous-reverb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/really-humongous-reverb.png -------------------------------------------------------------------------------- /Module Library Documentation/images/sample-and-hold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/sample-and-hold.png -------------------------------------------------------------------------------- /Module Library Documentation/images/sem-vcf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/sem-vcf.png -------------------------------------------------------------------------------- /Module Library Documentation/images/shape-gate-sequencer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/shape-gate-sequencer.png -------------------------------------------------------------------------------- /Module Library Documentation/images/slew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/slew.png -------------------------------------------------------------------------------- /Module Library Documentation/images/stereo-delay-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/stereo-delay-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/stereo-delay-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/stereo-delay-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/stereo-delay-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/stereo-delay-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/stereo-delay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/stereo-delay.png -------------------------------------------------------------------------------- /Module Library Documentation/images/supersaw-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/supersaw-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/tzfm-lfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/tzfm-lfo.png -------------------------------------------------------------------------------- /Module Library Documentation/images/tzfm-vco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/tzfm-vco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uadsr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uadsr.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uclock-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uclock-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uclock-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uclock-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uclock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uclock.png -------------------------------------------------------------------------------- /Module Library Documentation/images/udelay-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/udelay-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/udelay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/udelay.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uhat-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uhat-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uhat-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uhat-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uhat-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uhat-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uhat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uhat.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ukick-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ukick-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ukick-fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ukick-fig2.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ukick-fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ukick-fig3.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ukick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ukick.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ulfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ulfo.png -------------------------------------------------------------------------------- /Module Library Documentation/images/ulogic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/ulogic.png -------------------------------------------------------------------------------- /Module Library Documentation/images/umix-audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/umix-audio.png -------------------------------------------------------------------------------- /Module Library Documentation/images/umix-cv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/umix-cv.png -------------------------------------------------------------------------------- /Module Library Documentation/images/unison.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/unison.png -------------------------------------------------------------------------------- /Module Library Documentation/images/unoise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/unoise.png -------------------------------------------------------------------------------- /Module Library Documentation/images/usample-and-hold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/usample-and-hold.png -------------------------------------------------------------------------------- /Module Library Documentation/images/usnare-fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/usnare-fig1.png -------------------------------------------------------------------------------- /Module Library Documentation/images/usnare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/usnare.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uvca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uvca.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uvcf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uvcf.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uvco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uvco.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uverb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uverb.png -------------------------------------------------------------------------------- /Module Library Documentation/images/uwindow-comparator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/uwindow-comparator.png -------------------------------------------------------------------------------- /Module Library Documentation/images/vpo-converter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Module Library Documentation/images/vpo-converter.png -------------------------------------------------------------------------------- /Pages Docs/Audulus Getting Started Guide.pages: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Pages Docs/Audulus Getting Started Guide.pages -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # docs 2 | Audulus documentation. See http://docs.audulus.com. 3 | 4 | Built using [mkdocs](http://www.mkdocs.org). 5 | -------------------------------------------------------------------------------- /Video/Audulus Logo Animation.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/Video/Audulus Logo Animation.mov -------------------------------------------------------------------------------- /_layouts/default.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Audulus Documentation 7 | 8 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 |
25 |
26 | 27 |
28 |
29 | {{ content }} 30 | 34 |
35 |
36 |
37 | 38 | 39 | -------------------------------------------------------------------------------- /docs.py: -------------------------------------------------------------------------------- 1 | import markdown 2 | 3 | infile = open('index.md') 4 | outfile = open('index.html', 'w') 5 | 6 | md = markdown.Markdown(extensions=['markdown.extensions.toc']) 7 | 8 | text = infile.read() 9 | html = md.convert(text) 10 | 11 | outfile.write(html) 12 | 13 | -------------------------------------------------------------------------------- /docs/_config.yml: -------------------------------------------------------------------------------- 1 | --- 2 | version: 3.5 3 | name: Audulus • A universe of sound at your fingertips. 4 | description: Modular audio environment. 5 | url: https://docs.audulus.com 6 | repository: https://github.com/audulus/docs 7 | timezone: America/Los_Angeles 8 | twitter: 9 | username: audulus 10 | logo: "/img/Audulus_logo.svg" 11 | theme: jekyll-theme-minimal 12 | -------------------------------------------------------------------------------- /docs/glossary.md: -------------------------------------------------------------------------------- 1 | # glossary 2 | 3 | ##a 4 | (ADSR) 5 | audio 6 | Audulus 7 | ##b 8 | Bernoulli gate 9 | (Boolean) 10 | ##c 11 | clock 12 | clock divider 13 | clock multiplier 14 | code 15 | coordinate 16 | control 17 | controller 18 | converter 19 | counter 20 | ##d 21 | DAW 22 | delay 23 | distortion 24 | (downsample) 25 | drive 26 | ##e 27 | effect 28 | envelope, ADSR 29 | ##f 30 | feedback 31 | filter, VCF 32 | float 33 | frequency modulation 34 | linear FM 35 | exponential FM 36 | through-zero FM 37 | ##h 38 | hz 39 | ##i 40 | input 41 | inspector panel 42 | integer 43 | ##l 44 | LFO 45 | logic, Boolean 46 | Lua 47 | ##m 48 | meter (music) 49 | meter (display) 50 | midi 51 | modulation 52 | mono 53 | ##n 54 | node 55 | noise 56 | white noise 57 | pink noise 58 | blue noise 59 | brown noise 60 | ##o 61 | output 62 | oscillator, VCO 63 | complex oscillator 64 | ##p 65 | phase 66 | phase modulation 67 | poly, polyphony 68 | ##r 69 | randomness 70 | random non-repeating 71 | ##s 72 | sample (audio) 73 | sample (DSP) 74 | sample and hold 75 | sample rate 76 | scope 77 | sequencer 78 | shift register 79 | signal 80 | stereo 81 | string 82 | submodule 83 | supersample 84 | switch 85 | ##t 86 | tile 87 | toggle 88 | ##u 89 | unit delay, z-1 90 | upsample 91 | ##v 92 | VCA 93 | (VCF) 94 | (VCO) 95 | ##w 96 | wave 97 | waveshaper 98 | wavefolder 99 | window 100 | wire 101 | ##z 102 | (z-1) -------------------------------------------------------------------------------- /docs/img/index/help_and_support/support_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/help_and_support/support_email.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/add_module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/add_module.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/canvas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/canvas.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/cpu_meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/cpu_meter.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/edit_module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/edit_module.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/exit_to_patch_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/exit_to_patch_browser.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/extended_menu_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/extended_menu_options.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/inspector.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/inspector_panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/inspector_panel.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/menu_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/menu_bar.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/more_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/more_options.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/node_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/node_browser.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/redo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/redo.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/snap_to_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/snap_to_grid.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/timing_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/timing_mode.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/canvas_user_interface/undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/canvas_user_interface/undo.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/module_browser/module_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/module_browser/module_browser.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/module_browser/module_library_user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/module_browser/module_library_user.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/module_browser/search_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/module_browser/search_bar.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/module_browser/tag_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/module_browser/tag_menu.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/background_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/background_audio.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/documentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/documentation.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/forum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/forum.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/inspector_position.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/inspector_position.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/midi_output_device.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/midi_output_device.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/more_options_window.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/more_options_window.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/node_labels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/node_labels.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/patch_description.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/patch_description.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/patch_tags.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/patch_tags.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/more_options_window/target_frame_rate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/more_options_window/target_frame_rate.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/patch_browser/new_patch_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/patch_browser/new_patch_browser.png -------------------------------------------------------------------------------- /docs/img/index/ipad_overview/patch_browser/patch_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/ipad_overview/patch_browser/patch_browser.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/add_module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/add_module.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/canvas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/canvas.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/cpu_meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/cpu_meter.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/edit_modules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/edit_modules.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/elided_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/elided_options.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/inspector.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/inspector_panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/inspector_panel.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/menu_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/menu_bar.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/midi_assign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/midi_assign.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/mute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/mute.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/node_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/node_browser.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/patch_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/patch_name.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/right_click_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/right_click_menu.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/canvas_user_interface/timing_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/canvas_user_interface/timing_mode.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/close_module_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/close_module_browser.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/default_library.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/default_library.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/module_browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/module_browser.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/search_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/search_bar.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/tag_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/tag_menu.png -------------------------------------------------------------------------------- /docs/img/index/mac_overview/module_browser/user_library.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/mac_overview/module_browser/user_library.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/empty_patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/empty_patch.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/hello_world_column.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/hello_world_column.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/hello_world_duplicate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/hello_world_duplicate.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/hello_world_fixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/hello_world_fixed.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/lasso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/lasso.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/text_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/text_node.png -------------------------------------------------------------------------------- /docs/img/index/walkthrough/text_node_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/index/walkthrough/text_node_inspector.png -------------------------------------------------------------------------------- /docs/img/nodes_reference/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/nodes_reference/.DS_Store -------------------------------------------------------------------------------- /docs/img/nodes_reference/dsp/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/img/nodes_reference/dsp/.DS_Store -------------------------------------------------------------------------------- /docs/nodes/dsp_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/dsp_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/biquad/biquad_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/biquad/biquad_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/dc_blocker/dc_blocker_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/dc_blocker/dc_blocker_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/delay_line/delay_line_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/delay_line/delay_line_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/dsp_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/dsp_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/high-pass/high-pass_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/high-pass/high-pass_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/low-pass/low-pass_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/low-pass/low-pass_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/memory/memory_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/memory/memory_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/memory/memory_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/memory/memory_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/resample/resample_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/resample/resample_example.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/resample/resample_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/resample/resample_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/resample/resample_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/resample/resample_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/sample_rate/sample_rate_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/sample_rate/sample_rate_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/dsp/unit_delay/unit_delay_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/dsp/unit_delay/unit_delay_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/introduction_to_nodes/all_nodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/introduction_to_nodes/all_nodes.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/env_follow/env_follow_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/env_follow/env_follow_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/mapper/mapper_lfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/mapper/mapper_lfo.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/mapper/mapper_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/mapper/mapper_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/mapper/mapper_overshoot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/mapper/mapper_overshoot.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/mapper/mapper_shapes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/mapper/mapper_shapes.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/spline/spline_draw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/spline/spline_draw.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/spline/spline_lfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/spline/spline_lfo.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/level/spline/spline_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/level/spline/spline_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/expr/expr_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/expr/expr_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/expr/expr_nan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/expr/expr_nan.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/expr/expr_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/expr/expr_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/expr/expr_var.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/expr/expr_var.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/product/product_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/product/product_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/product/product_multiple_inputs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/product/product_multiple_inputs.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/product/product_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/product/product_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/random/random_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/random/random_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/random/random_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/random/random_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/sum/sum_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/sum/sum_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/sum/sum_multiple_inputs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/sum/sum_multiple_inputs.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/math/sum/sum_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/math/sum/sum_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_code.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_declare_variables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_declare_variables.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_functions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_functions.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_io.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/canvas/canvas_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/canvas/canvas_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/light/light_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/light/light_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/light/light_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/light/light_on.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/meter/meter_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/meter/meter_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/meter/meter_negative.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/meter/meter_negative.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/meter/meter_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/meter/meter_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/meter/meter_poly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/meter/meter_poly.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/meter/meter_sizes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/meter/meter_sizes.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_brightness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_brightness.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_colors.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_mix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_mix.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/rgb_light/rgb_light_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/scope/scope_circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/scope/scope_circle.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/scope/scope_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/scope/scope_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/scope/scope_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/scope/scope_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/scope/scope_size_resolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/scope/scope_size_resolution.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/shader/shader_code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/shader/shader_code.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/shader/shader_errors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/shader/shader_errors.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/shader/shader_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/shader/shader_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/shader/shader_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/shader/shader_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/value/value_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/value/value_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/value/value_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/value/value_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/value/value_poly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/value/value_poly.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/value/value_precision.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/value/value_precision.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/waveform/waveform_mod_v_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/waveform/waveform_mod_v_audio.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/waveform/waveform_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/waveform/waveform_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/meter/waveform/waveform_range.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/meter/waveform/waveform_range.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/midi/cc_send/cc_send_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/midi/cc_send/cc_send_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/midi/keyboard/keyboard_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/midi/keyboard/keyboard_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/midi/note_send/note_send_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/midi/note_send/note_send_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/midi/trigger/trigger_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/midi/trigger/trigger_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/input/input_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/input/input_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/input/input_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/input/input_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/knob/knob_icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/knob/knob_icons.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/knob/knob_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/knob/knob_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/knob/knob_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/knob/knob_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/knob/knob_styles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/knob/knob_styles.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/knob/knob_wire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/knob/knob_wire.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_counter_interior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_counter_interior.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_minisynth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_minisynth.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_modules_submodules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_modules_submodules.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_move_ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_move_ui.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_sequencer_interior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_sequencer_interior.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_size.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/module/module_size_io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/module/module_size_io.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/output/output_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/output/output_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/output/output_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/output/output_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/slider/slider_colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/slider/slider_colors.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/slider/slider_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/slider/slider_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/slider/slider_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/slider/slider_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/slider/slider_zeroed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/slider/slider_zeroed.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/toggle/toggle_colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/toggle/toggle_colors.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/toggle/toggle_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/toggle/toggle_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/toggle/toggle_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/toggle/toggle_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_size.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/touch_pad/touch_pad_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_size.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/module/xy_pad/xy_pad_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/channel_count/channel_count_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/channel_count/channel_count_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/channel_count/channel_count_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/channel_count/channel_count_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/channel_index/channel_index_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/channel_index/channel_index_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/channel_index/channel_index_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/channel_index/channel_index_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/channel_index/channel_index_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/channel_index/channel_index_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/combine/combine_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/combine/combine_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/combine/combine_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/combine/combine_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/combine/combine_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/combine/combine_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/poly_mix/poly_mix_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/poly_mix/poly_mix_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/poly_mix/poly_mix_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/poly_mix/poly_mix_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/split/split_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/split/split_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/split/split_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/split/split_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/poly/split/split_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/poly/split/split_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/demux/demux_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/demux/demux_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/demux/demux_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/demux/demux_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/demux/demux_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/demux/demux_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/mux/mux_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/mux/mux_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/mux/mux_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/mux/mux_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/mux/mux_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/mux/mux_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/spigot/spigot_interrupt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/spigot/spigot_interrupt.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/spigot/spigot_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/spigot/spigot_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/spigot/spigot_off_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/spigot/spigot_off_on.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/switch/spigot/spigot_values.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/switch/spigot/spigot_values.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/adsr/adsr_cycle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/adsr/adsr_cycle.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/adsr/adsr_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/adsr/adsr_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/osc/osc_hz_amp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/osc/osc_hz_amp.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/osc/osc_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/osc/osc_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/osc/osc_shp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/osc/osc_shp.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/osc/osc_sync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/osc/osc_sync.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/phasor/phasor_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/phasor/phasor_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/phasor/phasor_sync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/phasor/phasor_sync.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/phasor/phasor_tzfm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/phasor/phasor_tzfm.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/phasor/phasor_waveforms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/phasor/phasor_waveforms.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_example.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/synth/sample_and_hold/sample_and_hold_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/adc/adc_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/adc/adc_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/dac/dac_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/dac/dac_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/text/text_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/text/text_inspector.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/text/text_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/text/text_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/text/text_resize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/text/text_resize.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/timer/timer_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/timer/timer_node.png -------------------------------------------------------------------------------- /docs/nodes/img/nodes_reference/util/zero_cross/zero_cross_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/docs/nodes/img/nodes_reference/util/zero_cross/zero_cross_node.png -------------------------------------------------------------------------------- /help/ADC.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - ADC Node 5 | 6 | 7 |

ADC

8 |

icon

9 |

The ADC node receives a signal from the hardware audio input. The input channel is set using the context menu.

10 | -------------------------------------------------------------------------------- /help/ADSR.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

ADSR

8 |

icon

9 |

The ADSR (Attack Decay Sustain Release) node controls 10 | the envelope of a note. The control signal can be used for the note's 11 | volume, or to vary some other parameter such as a filter cutoff.

12 |

ADSR Envelope Diagram

13 |

The envelope starts when the gate input becomes greater than 14 | zero and decays when the gate returns to zero. The envelope goes 15 | through four stages of attack, decay, sustain, and release each 16 | controlled by a knob.

17 | -------------------------------------------------------------------------------- /help/Add.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Add

8 |

icon

9 |

The add node adds its two inputs, a and b. Addition of 10 | signals is the same as mixing, so the add node can also be used to mix 11 | signals (equally).

-------------------------------------------------------------------------------- /help/AudioUnit.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

AudioUnit

8 |

Note: Mac only.

9 |

The AudioUnit node hosts an AudioUnit plug-in. Double-click to open 10 | the AudioUnit's view. Many AudioUnit plugins are available for purchase 11 | online.

12 |

We plan to implement AudioUnit parameter control via additional node 13 | inputs in a future version.

-------------------------------------------------------------------------------- /help/BiQuad.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

BiQuad

8 |

icon

9 |

The BiQuad node implements a bi-quadratic filter using following 10 | equation:

11 |

out[n] = a1 * in[n] + a2 * in[n-1] + a3 * in[n-2] 12 | - ( b1 * out[n-1] + b2 * out[n-2] )

13 |

The coefficients a1, a2, a3, b1 and b2 are inputs, allowing the filter 14 | to be modulated at audio rate.

15 |

Cookbook formulas for using the BiQuad can be found here.

-------------------------------------------------------------------------------- /help/Constant.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Constant

8 |

icon

9 |

The Constant node outputs a constant value specified by its knob.

-------------------------------------------------------------------------------- /help/Crossfade.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Crossfade

8 |

icon

9 |

The Crossfade node blends between its two inputs according to the 10 | value of the mix knob.

-------------------------------------------------------------------------------- /help/DAC.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

DAC

8 |

icon

9 |

The DAC node sends a signal to hardware audio output. The output channel is set using the context menu.

10 | -------------------------------------------------------------------------------- /help/DCBlocker.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

DCBlocker

8 |

icon

9 |

The DCBlocker node prevents a signal from being slowly ofsetted from 10 | zero.

-------------------------------------------------------------------------------- /help/Delay.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Delay

8 |

icon

9 |

The Delay node time-delays the input signal by a duration specified 10 | by the Time knob, in seconds. Time may be modulated.

11 |

The Mix knob controls how much of the output is from the delay.

12 |

The Feedback knob controls how much of the output is fed back into 13 | the input, which determines the level of repeats.

-------------------------------------------------------------------------------- /help/Demux8.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Demux8

8 |

icon

9 |

The Demux8 node is an 8-way demultiplexer. The sel input selects 10 | which of the 8 outputs the input is routed to.

-------------------------------------------------------------------------------- /help/Distortion.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Distortion

8 |

icon

9 |

The Distortion node adds harmonics to a signal by applying a sigmoid 10 | function to the signal. As the input signal becomes larger, the sigmoid 11 | behaves more like a step function.

12 |

To create a great rock distortion sound for electric guitar, run a 13 | HighPass node before the distortion, to give the guitar some 14 | tightness and a LowPass node after as a tone control. Adjust the 15 | HighPass for more of a fuzzy sound. Connect this to a good old tube 16 | amp and commence rocking.

-------------------------------------------------------------------------------- /help/Div.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Div

8 |

The Div node divides its two inputs, a by b.

-------------------------------------------------------------------------------- /help/EnvFollow.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

EnvFollow

8 |

icon

9 |

The EnvFollow node is a simple envelope follower with preset attack 10 | and release.

-------------------------------------------------------------------------------- /help/Expr.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Expr

8 |

icon

9 |

The Math Expression Node (Expr) allows the entry of a textual 10 | mathematical expression, like 2*x + y + z. The node creates an input 11 | for each variable and a single output for the result of the expression.

12 |

It has a variety of uses, including: unit conversion, control-signal 13 | mapping, wave-shaping or building custom oscillators.

14 |

For example, to convert from MIDI note numbers to Hz, use (440 / 32) * pow(2, (x - 9) / 12).

15 |

To edit the expression, use "Set Expression" from the node's context menu.

16 |

The Math Expression Node includes the following operators and functions:

17 |

Operators

18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 |
SytaxSemantics
(x)parenthetical grouping
-xnegation
x^yexponentiation
x * y, x / ymultiplication, division
x + y, x - yaddition, subtraction
x < y, x > yless, greater. 1 if true, 0 if false
x <= y, x >= yless than or equal, greater than or equal. 1 if true, 0 if false.
x == yequality. 1 if true, 0 if false
x ? a : bconditional. b if x is 0, otherwise a
64 |

Functions

65 |

Trigonometric functions (angles are in radians)

66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 |
SyntaxSemantics
sin(angle)sine
cos(angle)cosine
tan(angle)tangent
asin(x)arc sine
acos(x)arc cosing
atan(x)arc tangent
100 |

Exponential functions

101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 |
SyntaxSemantics
pow(x,y)x^y
exp(x)e^x
ln(x)Natural logarithm
log2(x)Base-2 logarithm
log10(x)Base-10 logarithm
exp2(x)2^x
sqrt(x)square root
139 |

Common functions

140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 |
SyntaxSemantics
abs(x)absolute value
floor(x)rounds down to the nearest integer
ceil(x)rounds up to the nearest integer
fract(x)x - floor(x)
mod(x,y)remainder of x / y
min(x,y)returns the lesser of x and y
max(x,y)returns the greater of x and y
clamp(x,a,b)restricts x to the interval [a, b]
step(x, edge)1 if x > edge, otherwise 0. Hard step.
smoothstep(x, a, b)smooth step from 0 to 1 on the interval [a, b]
190 |

Constants

191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 |
SyntaxSemantics
piπ
ee
-------------------------------------------------------------------------------- /help/FeedbackDelay.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

FeedbackDelay

8 |

icon

9 |

The FeedbackDelay node controls where a delay occurs in a feedback 10 | loop. Audulus indicates where a feedback delay occurs with a "z" in an 11 | input.

-------------------------------------------------------------------------------- /help/Filter.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Filter

8 |

icon

9 |

The Filter node is a 12db/octave low-pass filter with resonance. To 10 | change the filter cutoff frequency and resonance, drag on the filter 11 | graph.

12 |

The Hz input controls the cutoff frequency of the filter in 13 | units of Hertz. The filter's cutoff frequency ranges between 20 Hz and 14 | half the current sample rate (e.g. 22 kHz for standard 44 kHz audio).

15 |

Resonance amplifies the frequencies close to the cutoff frequency. 16 | Resonance may be modulated using the res input. Range: 0 to 1.

17 |

In the future, this node will be improved with more filter types.

-------------------------------------------------------------------------------- /help/HighPass.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

HighPass

8 |

icon

9 |

The HighPass node implements a 12db/octave high-pass filter. Its 10 | implementation is very simple and efficient.

-------------------------------------------------------------------------------- /help/Input.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Input

8 |

icon

9 |

The Input node is only used within sub-patches. 10 | It creates an input on the front-panel of the patch node.

-------------------------------------------------------------------------------- /help/Keyboard.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Keyboard

8 |

icon

9 |

The keyboard node converts MIDI note messages as well as interaction 10 | with its on-screen keyboard into pitch and velocity signals.

11 |

Pitch is expressed as the fundamental frequency of the note in Hertz. 12 | MIDI note velocities are scaled to a zero-to-one range.

13 |

The keybaord has two modes:

14 | 19 |

When in poly mode, the keybaord's pitch and velocity outputs become 20 | polyphonic, shown as thicker connections. Polyphonic processing can consume considerably more CPU time than monophoic processing. To support polyphony 21 | efficiently in your patch, use the #PolyToMono node, which will mix the 22 | polyphonic signals to monophonic. Also, don't use more voices than you need.

-------------------------------------------------------------------------------- /help/Knob.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Knob

8 |

icon

9 |

The Knob node creates a knob on the front-panel of the patch node.

-------------------------------------------------------------------------------- /help/LessThan.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

LessThan

8 |

I 9 | The LessThan node outputs 1 if a \< b, otherwise 0.

-------------------------------------------------------------------------------- /help/Level.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Level

8 |

icon

9 |

The Level node applies gain to its input.

-------------------------------------------------------------------------------- /help/Light.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Light

8 |

icon

9 |

The Light node will light up when its input has a value greater than 10 | zero.

-------------------------------------------------------------------------------- /help/LowPass.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

LowPass

8 |

icon

9 |

The LowPass node implements a 12db/octave low-pass filter. Its 10 | implementation is very simple and efficient.

-------------------------------------------------------------------------------- /help/Mapper.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mapper

8 |

icon

9 |

The Mapper node transforms input according to a curve. Three control 10 | points manipulate the curve. For the more technically inclined among 11 | you, the curve is a quadratic Bezier.

-------------------------------------------------------------------------------- /help/Meter.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Meter

8 |

icon

9 |

The Meter node implements a simple level meter.

10 |

This node will be improved with better metering and options in the 11 | future.

-------------------------------------------------------------------------------- /help/Mic.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mic

8 |

icon

9 |

The Mic node recieves two channels of audio input from your audio device or plugin audio input.

-------------------------------------------------------------------------------- /help/Mixer4x1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mixer4x1

8 |

icon

9 |

The Mixer4x1 node mixes its four inputs equally. #Level nodes may 10 | be used to vary the level of each channel prior to mixing.

11 |
-------------------------------------------------------------------------------- /help/Mod.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mod

8 |

The mod node computes the remainder of division of a by b.

-------------------------------------------------------------------------------- /help/MonoToQuad.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

MonoToQuad

8 |

icon

9 |

The MonoToQuad node converts four mono signals to one four-channel 10 | polyphonic signal. It is the inverse of the #QuadToMono Node.

-------------------------------------------------------------------------------- /help/MonoToStereo.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

MonoToStereo

8 |

icon

9 |

The MonoToStereo node converts two mono signals to a stereo signal. 10 | Use the #StereoToMono node to convert back.

-------------------------------------------------------------------------------- /help/Mult.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mult

8 |

The mult node multiplies its two inputs, a and b.

-------------------------------------------------------------------------------- /help/Mux8.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Mux8

8 |

icon

9 |

The Mux8 node is an 8-way multiplexer. The sel input selects 10 | which of the 8 inputs are routed to the output.

-------------------------------------------------------------------------------- /help/Noise.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Noise

8 |

icon

9 |

The Noise node outputs filtered noise. It is a convenient 10 | combination of the #Random node and the #LowPass node.

-------------------------------------------------------------------------------- /help/Osc.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Osc

8 |

icon

9 |

The Oscillator node is the foundation of most synthesizers -- it's 10 | where the sound begins. An oscillator produces a periodic waveform, a 11 | waveform that repeats. The length of the period determines the pitch of 12 | the sound.

13 |

Use the waveform menu to select the type of wave:

14 | 22 |

To see what these waveforms look like, set the oscillator's pitch 23 | input to 1 and attach the out output to a #Waveform node.

24 |

Inputs

25 |

The Hz input controls the pitch of the oscillator.

26 |

The amp input controls the oscillator amplitude.

27 |

The sync input will reset the oscillator whenever it crosses 0. To 28 | see this in action, hook another low-frequency oscillator to the sync 29 | input and watch the waveform node.

30 |

The shape input controls the pulse width of the square wave, and the de-phasing of the sawtooth wave. Modulate this for a fatter sound.

-------------------------------------------------------------------------------- /help/Output.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Output

8 |

icon

9 |

The Output node is only used within sub-patches. 10 | It creates an output on the front-panel of the patch node.

-------------------------------------------------------------------------------- /help/Patch.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Patch

8 |

icon

9 |

The Patch node is a patch within a patch (or a sub-patch). The 10 | patch node's inputs and outputs correspond to the input and output nodes 11 | within the sub-patch.

12 |

To enter the sub-patch, double-click on the patch node. To exit, select 13 | "Exit Sub-Patch" from the View menu.

-------------------------------------------------------------------------------- /help/Phasor.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Phasor

8 |

icon

9 |

The Phasor node outputs a sawtooth wave that ranges from 0 to 2π. To 10 | create a sin oscillator, connect the Phasor to a Sin node. Or connect 11 | the Phasor to a Math Expression Node (#Expr) to create your own 12 | oscillator or LFO.

-------------------------------------------------------------------------------- /help/Pitch Bend.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Pitch Bend

8 |

icon

9 |

The Pitch Bend node outputs the current MIDI pitch bend value.

-------------------------------------------------------------------------------- /help/PitchShift.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

PitchShift

8 |

icon

9 |

The PitchShift node changes the pitch of its in input according 10 | to the value of its shift input. If shift is one, the input signal 11 | is unchanged. If shift is two, the output will be the input shifted one 12 | octave up. If shift is 1/2, the output will be the input shifted one 13 | octave down. Best results are achieved when shift is between 1/2 and 2.

14 |

The PitchShift node uses the FFT-based phase vocoder algorithm, 15 | which is polyphonic.

-------------------------------------------------------------------------------- /help/PolyToMono.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

PolyToMono

8 |

icon

9 |

The PolyToMono node mixes a polyphonic input (denoted by a thick 10 | wire) to a monophonic output (thin wire). Each voice is mixed equally.

11 |

Typically, you'll want to place linear effects (reverb, delay, EQ) after 12 | the PolyToMono, since it will sound the same as placing them before but 13 | only a single voice needs to be processed. On the other hand, nonlinear 14 | effects, such as #Distortion will have quite a different effect if 15 | placed before the PolyToMono versus after.

-------------------------------------------------------------------------------- /help/QuadToMono.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

QuadToMono

8 |

icon

9 |

The QuadToMono node converts a four-channel polyphonic signal to 10 | four monophonic signals. It is the inverse of the #MonoToQuad Node.

-------------------------------------------------------------------------------- /help/RGBLight.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

RGBLight

8 |

icon

9 |

The RGBLight node will display a color according to its inputs. Each color 10 | channel is in the range [0,1].

-------------------------------------------------------------------------------- /help/Random.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Random

8 |

The Random node outputs random numbers in the range [0, 1].

9 |
-------------------------------------------------------------------------------- /help/Range.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Range

8 |

icon

9 |

The Range clamps its input within a range specified by the min 10 | and max inputs.

-------------------------------------------------------------------------------- /help/Reverb.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Reverb

8 |

icon

9 |

The Reverb node provides a very basic reverb. with decay time 10 | determined by the Decay knob. The Mix knob controls the level of 11 | the reverb.

12 |
-------------------------------------------------------------------------------- /help/Sample & Hold.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Sample & Hold

8 |

icon

9 |

The Sample & Hold (S & H) node samples a value from its input when 10 | its trigger input increases across zero (the positive edge). The current 11 | sampled value is written to the output.

12 |

S & H is often used to generate stair-step functions by sampling a LFO 13 | or random (noise) waveform and periodic intervals. It can also be used 14 | for syncronization of notes with a master clock.

-------------------------------------------------------------------------------- /help/SampleRate.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

SampleRate

8 |

icon

9 |

The SampleRate node outputs the current sample rate. The sample rate 10 | is usually 44.1kHz but may be higher if the audio interface is running 11 | at a higher rate.

-------------------------------------------------------------------------------- /help/Seq16.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Seq16

8 |

icon

9 |

The Seq16 is a simple 16 step sequencer which cycles through its 10 | inputs. When the clock input receives a signal increasing across zero 11 | (the rising edge), it moves to the next input.

12 |

The step output indicates the current step.

13 |

The reset input resets the sequencer back to step 1 whenever it is 14 | greater than zero.

15 |
-------------------------------------------------------------------------------- /help/Sin.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Sin

8 |

The Sin node outputs sin(x), where x is its input.

-------------------------------------------------------------------------------- /help/Speaker.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Speaker

8 |

icon

9 |

The Speaker node sends two channels of audio to the speakers or 10 | plugin outputs. If multiple speaker nodes are present in a patch, 11 | then the output of each node is mixed together equally.

-------------------------------------------------------------------------------- /help/Spline.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Spline

8 |

icon

9 |

The Spline node provides an arbitrary piecewise-linear envelope. 10 | That is, it connects some points with lines to make a function. The 11 | node's input takes the x-coordinate and output provides the 12 | y-coordinate.

13 |

Among the Spline node's uses are pitch envelopes, amplitude 14 | envelopes, oscillator waveforms, velocity curves, and automation 15 | control.

16 | 21 |

The value boxes on the left control the min and max value of the 22 | function. Control for the scale of the x-axis will be added in a future 23 | version.

24 |

The red dot shows the current input and output values.

25 |
-------------------------------------------------------------------------------- /help/StereoToMono.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

StereoToMono

8 |

icon

9 |

The StereoToMono node converts a stereo signal to two mono signals. 10 | Use the #MonoToStereo node to convert two mono signals to stereo.

-------------------------------------------------------------------------------- /help/Sub.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Sub

8 |

The sub node subtracts its two inputs, a and b.

9 |
-------------------------------------------------------------------------------- /help/Text.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Text

8 |

icon

9 |

Text is editable text that can be used to label things and write 10 | comments. To edit the text, invoke the context menu on the text.

-------------------------------------------------------------------------------- /help/Time.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Time

8 |

The Time node outputs the transport time (in seconds).

9 |

If running as an audio unit, the time node will output the host's 10 | current time.

-------------------------------------------------------------------------------- /help/Timer.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Timer

8 |

icon

9 |

The Timer node outputs the time (in seconds) after its input is 10 | triggered.

11 |

To see how it works, connect a #Trigger node to its input and a #Value 12 | node to its output.

-------------------------------------------------------------------------------- /help/Trigger.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Trigger

8 |

icon

9 |

The Trigger node outputs one when its button is pressed, and zero 10 | otherwise.

11 |

To assign the button to a MIDI key, right-click on the button, select 12 | Learn Midi Note and then press a key on your controller. To unassign 13 | the MIDI key, select Unassign Note from the button's right-click menu.

-------------------------------------------------------------------------------- /help/UnitDelay.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

UnitDelay

8 |

icon

9 |

WARNING: This node is currently in beta. CPU usage will be considerably higher when it is present.

10 |

The UnitDelay node is a single-sample delay. Like the 11 | FeedbackDelay node, the UnitDelay can be used to determine where a delay occurs in a feedback loop.

12 |

A UnitDelay is required whenever you need to express feedback with a single sample. For example, implementing the following recurrance requires using a UnitDelay:

13 |

y[n] = a * x[n] + b * y[n-1]

14 |

The y[n-1] term is the output delayed by one sample, fed back into the input.

15 |

Many types of digital filters (those that incorporate feedback) require using a UnitDelay.

16 |

The presence of a UnitDelay node in the patch causes Audulus to switch into single-sample processing mode. This requires considerably more CPU.

17 |
-------------------------------------------------------------------------------- /help/Value.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Value

8 |

icon

9 |

The Value node displays the current value of its input.

-------------------------------------------------------------------------------- /help/Waveform.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

Waveform

8 |

icon

9 |

The Waveform node shows a signal as a horizontally scrolling 10 | waveform. Hook an output of a node to its input to see what the signal 11 | looks like over time. Its a great debugging tool.

12 |
-------------------------------------------------------------------------------- /help/ZeroCross.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus - Add Node 5 | 6 | 7 |

ZeroCross

8 |

icon

9 |

The ZeroCross node can be used to detect the pitch of a simple 10 | waveform. It outputs the frequency of zero-crossings of its input signal 11 | in Hertz.

12 |

To see how it works, connect a #Osc node to its input and a #Value 13 | node to its output. The zero-cross will esitmate the pitch of the 14 | oscillator.

-------------------------------------------------------------------------------- /help/help.css: -------------------------------------------------------------------------------- 1 | html { 2 | margin: 0; 3 | } 4 | 5 | body { 6 | font: 15px "Helvetica Neue", sans-serif; 7 | font-weight: 200 !important; 8 | line-height: 1.5; 9 | 10 | background: white; 11 | text-align: left; 12 | margin-left: 20px; 13 | margin-right: 20px; 14 | } 15 | 16 | img, video { 17 | max-width: 100%; 18 | } 19 | 20 | img[alt=icon] { 21 | width: 100px; 22 | border: 2px solid #293E4D; 23 | border-radius: 5px; 24 | background: black; 25 | } 26 | 27 | h3 { 28 | width: 100%; 29 | height: 32px; 30 | line-height: 20px; 31 | font-size: 20px; 32 | background-color: #C73157; 33 | color: white; 34 | padding-top: 14px; 35 | margin: 0 0 20px 0; 36 | font-weight: 500; 37 | text-align: center; 38 | } 39 | 40 | h4, h5 { 41 | color: #222222; 42 | } 43 | 44 | td 45 | { 46 | padding:5px; 47 | padding-right:20px; 48 | } 49 | 50 | img { 51 | display: block; 52 | margin-left: auto; 53 | margin-right: auto; 54 | padding-top: 10px; 55 | padding-bottom: 10px; 56 | } 57 | 58 | ul { 59 | list-style-image: url(bullet.png); 60 | } 61 | 62 | .uibutton { 63 | background: black; 64 | } 65 | -------------------------------------------------------------------------------- /help/img/ADSRNode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/ADSRNode.png -------------------------------------------------------------------------------- /help/img/AddNode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/AddNode.png -------------------------------------------------------------------------------- /help/img/CollapseButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/CollapseButton.png -------------------------------------------------------------------------------- /help/img/Connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/Connect.png -------------------------------------------------------------------------------- /help/img/Delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/Delete.png -------------------------------------------------------------------------------- /help/img/EditMenuButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/EditMenuButton.png -------------------------------------------------------------------------------- /help/img/LevelNode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/LevelNode.png -------------------------------------------------------------------------------- /help/img/Lock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/Lock.png -------------------------------------------------------------------------------- /help/img/ShowKeyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/ShowKeyboard.png -------------------------------------------------------------------------------- /help/img/Stopwatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/Stopwatch.png -------------------------------------------------------------------------------- /help/img/ValueNode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/ValueNode.png -------------------------------------------------------------------------------- /help/img/adsr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/adsr.png -------------------------------------------------------------------------------- /help/img/briefing_title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/briefing_title.png -------------------------------------------------------------------------------- /help/img/bullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/bullet.png -------------------------------------------------------------------------------- /help/img/delay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/delay.png -------------------------------------------------------------------------------- /help/img/duplicate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/duplicate.png -------------------------------------------------------------------------------- /help/img/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/filter.png -------------------------------------------------------------------------------- /help/img/header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/header.png -------------------------------------------------------------------------------- /help/img/help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/help.png -------------------------------------------------------------------------------- /help/img/icons/Rectangle 1subpatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/Rectangle 1subpatch.png -------------------------------------------------------------------------------- /help/img/icons/adc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/adc.png -------------------------------------------------------------------------------- /help/img/icons/add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/add.png -------------------------------------------------------------------------------- /help/img/icons/adsr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/adsr.png -------------------------------------------------------------------------------- /help/img/icons/biquad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/biquad.png -------------------------------------------------------------------------------- /help/img/icons/constant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/constant.png -------------------------------------------------------------------------------- /help/img/icons/crossfade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/crossfade.png -------------------------------------------------------------------------------- /help/img/icons/dac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/dac.png -------------------------------------------------------------------------------- /help/img/icons/dcblocker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/dcblocker.png -------------------------------------------------------------------------------- /help/img/icons/delay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/delay.png -------------------------------------------------------------------------------- /help/img/icons/demux8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/demux8.png -------------------------------------------------------------------------------- /help/img/icons/distortion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/distortion.png -------------------------------------------------------------------------------- /help/img/icons/envfollow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/envfollow.png -------------------------------------------------------------------------------- /help/img/icons/expr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/expr.png -------------------------------------------------------------------------------- /help/img/icons/feedbackdelay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/feedbackdelay.png -------------------------------------------------------------------------------- /help/img/icons/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/filter.png -------------------------------------------------------------------------------- /help/img/icons/hipass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/hipass.png -------------------------------------------------------------------------------- /help/img/icons/input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/input.png -------------------------------------------------------------------------------- /help/img/icons/keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/keyboard.png -------------------------------------------------------------------------------- /help/img/icons/knobsubpatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/knobsubpatch.png -------------------------------------------------------------------------------- /help/img/icons/level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/level.png -------------------------------------------------------------------------------- /help/img/icons/light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/light.png -------------------------------------------------------------------------------- /help/img/icons/lowpass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/lowpass.png -------------------------------------------------------------------------------- /help/img/icons/mapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mapper.png -------------------------------------------------------------------------------- /help/img/icons/meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/meter.png -------------------------------------------------------------------------------- /help/img/icons/mic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mic.png -------------------------------------------------------------------------------- /help/img/icons/mixer4x1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mixer4x1.png -------------------------------------------------------------------------------- /help/img/icons/mono to quad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mono to quad.png -------------------------------------------------------------------------------- /help/img/icons/mono to stereo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mono to stereo.png -------------------------------------------------------------------------------- /help/img/icons/mult.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mult.png -------------------------------------------------------------------------------- /help/img/icons/mux8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/mux8.png -------------------------------------------------------------------------------- /help/img/icons/noise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/noise.png -------------------------------------------------------------------------------- /help/img/icons/osc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/osc.png -------------------------------------------------------------------------------- /help/img/icons/output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/output.png -------------------------------------------------------------------------------- /help/img/icons/patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/patch.png -------------------------------------------------------------------------------- /help/img/icons/phasorsynth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/phasorsynth.png -------------------------------------------------------------------------------- /help/img/icons/pitch bend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/pitch bend.png -------------------------------------------------------------------------------- /help/img/icons/pitchshift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/pitchshift.png -------------------------------------------------------------------------------- /help/img/icons/poly to mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/poly to mono.png -------------------------------------------------------------------------------- /help/img/icons/quad to mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/quad to mono.png -------------------------------------------------------------------------------- /help/img/icons/random.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/random.png -------------------------------------------------------------------------------- /help/img/icons/range.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/range.png -------------------------------------------------------------------------------- /help/img/icons/reverb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/reverb.png -------------------------------------------------------------------------------- /help/img/icons/rgblight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/rgblight.png -------------------------------------------------------------------------------- /help/img/icons/sample and hold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/sample and hold.png -------------------------------------------------------------------------------- /help/img/icons/samplerate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/samplerate.png -------------------------------------------------------------------------------- /help/img/icons/seq16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/seq16.png -------------------------------------------------------------------------------- /help/img/icons/speaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/speaker.png -------------------------------------------------------------------------------- /help/img/icons/spline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/spline.png -------------------------------------------------------------------------------- /help/img/icons/stereo to mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/stereo to mono.png -------------------------------------------------------------------------------- /help/img/icons/text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/text.png -------------------------------------------------------------------------------- /help/img/icons/timer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/timer.png -------------------------------------------------------------------------------- /help/img/icons/trigger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/trigger.png -------------------------------------------------------------------------------- /help/img/icons/unitdelay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/unitdelay.png -------------------------------------------------------------------------------- /help/img/icons/value.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/value.png -------------------------------------------------------------------------------- /help/img/icons/waveform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/waveform.png -------------------------------------------------------------------------------- /help/img/icons/zerocross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/icons/zerocross.png -------------------------------------------------------------------------------- /help/img/keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/keyboard.png -------------------------------------------------------------------------------- /help/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/logo.png -------------------------------------------------------------------------------- /help/img/osc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/osc.png -------------------------------------------------------------------------------- /help/img/sawtooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/sawtooth.png -------------------------------------------------------------------------------- /help/img/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/settings.png -------------------------------------------------------------------------------- /help/img/share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/share.png -------------------------------------------------------------------------------- /help/img/sine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/sine.png -------------------------------------------------------------------------------- /help/img/square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/square.png -------------------------------------------------------------------------------- /help/img/support.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/support.png -------------------------------------------------------------------------------- /help/img/title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/title.png -------------------------------------------------------------------------------- /help/img/triangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/audulus/docs/ece8960d93079342f14a2c5d3a7b11aed3a5b7ec/help/img/triangle.png -------------------------------------------------------------------------------- /help/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Audulus Documentation 5 | 6 | 7 | 8 | 9 |
10 |

Welcome to Audulus! With Audulus you can build synthesizers 11 | from first principles, design new sounds, or process audio. All with 12 | real-time low-latency processing suitable for live performance.

13 | 14 | Please visit docs.audulus.com for more complete documentation. 15 | 16 | 17 |

Nodes Reference

18 |
19 | 20 |

Utilities

21 | 29 | 30 |

Synth

31 | 39 | 40 |

MIDI

41 | 46 | 47 |

Effects

48 | 55 | 56 |

Math

57 | 63 | 64 |

Level

65 | 73 | 74 |

Meter

75 | 82 | 83 |

DSP

84 | 92 | 93 |

Switch

94 | 98 | 99 |

Poly

100 | 107 | 108 |

Sub

109 | 115 | 116 |

Mixer

117 | 121 | 122 |
123 | 124 | 125 | -------------------------------------------------------------------------------- /io-glossary.md: -------------------------------------------------------------------------------- 1 | **Input/Output Abbreviation Glossary** 2 | 3 | Inputs and Outputs in the Audulus module library are labelled in a consistent way so as to make interfacing them easy to understand. If you adopt this naming scheme in your own modules, when you share them, people will be able to use them more easily without needing extensive written instruction. 4 | 5 | Knob (k), Modulation (m), and Gate (g) signals can all be used to directly modulate any knob - however, do NOT attach any other signals to knobs (e.g., degrees, radians, octave) - doing so may cause a white-out connection (a NaN, feedback, or near-infinity number), or you may cause a significant jump in volume or resonance that could be painful. 6 | 7 | All inputs and outputs in Audulus are 32 bit floating point numbers. Unlike other digital modular synths, Audulus does not distinguish between different signal types. This means audio can be used as a switching or triggering signal, and triggers can be used as audio. 8 | 9 | However, having different signal types is useful, so we have to create rules for what those types of signals are. This is a glossary that lays out all of the different types of inputs and outputs you'll see in this module collection. 10 | 11 | Within this library, types of signals have been constrained into ranges that interface well with both nodes and the modules created with them. Many node controls range from 0 to 1, so Modulation (m), Knob (k), Gate (g), and Envelope (e) signals are also tuned to this range. 12 | 13 | These signals are also tuned to a 0-1 range so that they interface well with one another. 14 | 15 | Audio is an alternating signal, and so it ranges between -1 and 1. If you send a direct signal that goes from 0-1 to your speakers, you will only be pushing the speakers halfway through their cycle. The library's master audio output has a built-in DC-blocker node that converts DC signals to AC, so if you use this module, you won't really need to consider this. 16 | 17 | Because pitch is logarithmic in scale, the Octave (o) signal allows you to do linear math to effect pitches. This means to octave shift up, add 1 - to octave shift down, subtract 1. Vibrato will scale correctly over octaves as well. If only modulated by a set number of Hz, a vibrato effect would be more pronounced in the lower octaves and less noticeable in the upper octaves. 18 | 19 | 20 | **Abbreviation:** a 21 | **Meaning:** Audio 22 | **Signal Range:** -1 to 1 23 | 24 | *Denotes an audio path signal - keep within -1 to 1 range to prevent output clipping.* 25 | 26 | **Abbreviation:** d 27 | **Meaning:** Degrees 28 | **Signal Range:** 0 to 360 29 | 30 | *Useful for indicating phase relationships* 31 | 32 | e - red light - Envelope - 0 to 1 - 33 | 34 | *Indicates an envelope input - found most often on oscillators.* 35 | 36 | g - light node - Gate - 0 or 1* - 37 | 38 | *Gate signals are on/off signals that act mostly as switches and triggers. Logic expressions and other nodes that react to gates generally react to the rising edge of the gate - the moment the gate changes from low (0) to high (1). In many applications, it would not matter if the high signal was 100 or 1000, but the low signal must always be 0. To keep things simple and analogous to digital logic, the high signal is considered to be 1. This library makes no distinction between a gate and a pulse. For the shortest available pulse, use the One Frame Pulse module under Modules -> Utilities* 39 | 40 | **exception made for gate height into an envelope, which allows for dynamics* 41 | 42 | H/L - n/a - High/Low - 43 | 44 | *Any 32-bit number - Sets the high and low values of a range of numbers.* 45 | 46 | Hz - n/a - Hertz (cycles per second) - 0 to Sample Rate - 47 | 48 | *Hz values are generally used for directly entering precise values for filters, oscillators, or clocks. Hz values cannot be negative (that would be time travel), and they cannot effectively be above the sample rate, either.* 49 | 50 | k - n/a - Knob - 0 to 1 - 51 | 52 | *Knobs are kept 0-1 to interface easily with Modulation (m) signals. When their range needs to be translated, this is done inside the module with math or one of the knob modules.* 53 | 54 | L/R - n/a - Left/Right - -1 to 1 - 55 | 56 | *Stereo audio signals are denoted by the letters L/R. You do not have to use them as stereo signals, but if you connect L to L and R to R, you can be assured of proper stereo imaging.* 57 | 58 | m - red light - Modulation - 0 to 1 - 59 | 60 | *Modulation signals are all 0 to 1 so that they interface easily with the knobs in this library, which are all also 0 to 1. LFOs and envelopes are examples of modulation signals. When a knob's range needs to be translated, it is done so inside the module, rather than directly setting the range of the knob's min and max values.* 61 | 62 | o - n/a - Octave (1 per octave centered at 0) - -4 to 4 - 63 | 64 | *1 per octave signals work a little differently than 1v/oct modular signals. In this case 0 = reference pitch, which is defaulted to A=440. -1 is the A one octave below 440, and 1 is the A one octave above 440. All oscillators accept only o signals, and there are several effects based on manipulating o signals (like vibrato). To translate an o signal into a 0-10v 1v/oct for modular synths, use the ES-8 output module.* 65 | 66 | r - n/a - Radians - 0 to 2pi - 67 | 68 | *The Phasor node outputs Radians. Useful in trigonometric functions.* 69 | 70 | :# - n/a - Number - 71 | 72 | *Any 32-bit number - Number signals are non-specific numbers - most often used for counting, but can be anything.* 73 | 74 | :- - (negative sign in light) - Inverse - Inverse of the adjacent signal - 75 | 76 | *This indicator is used to show that the output is an inverted version of an adjacent signal, and is usually placed to the left of the uninverted signal.* 77 | 78 | :> - n/a - Any Signal - Any 32-bit Number - 79 | 80 | *This symbol is used for inputs and outputs with non-specific signals. You'll find these often on switches or routing modules. They are also featured on distortion modules because disortion is useful for shaping modulation signals as well as audio.* 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | -------------------------------------------------------------------------------- /mkdocs.yml: -------------------------------------------------------------------------------- 1 | site_name: Audulus 2 | nav: 3 | - Getting Started: index.md 4 | - Nodes Reference: nodes.md 5 | 6 | # Repository 7 | repo_name: 'audulus/docs' 8 | repo_url: 'https://github.com/audulus/docs' 9 | 10 | theme: 'readthedocs' 11 | extra: 12 | logo: 'img/Audulus_logo.svg' 13 | -------------------------------------------------------------------------------- /sync.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | mkdocs build --clean 3 | rsync -avze ssh site/ wtholliday@audulus.com:docs.audulus.com --delete 4 | --------------------------------------------------------------------------------