Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Examples #113

Merged
merged 3 commits into from
Feb 11, 2024
Merged

Documentation: Examples #113

merged 3 commits into from
Feb 11, 2024

Commits on Feb 2, 2024

  1. Documentation: Examples

    Producing further examples for:
    * ASREnvelope
    * Line
    * AllPassDelay
    * CombDelay
    * EQ
    * SVFilter
    * StereoBalance
    * StereoPanner
    * WhiteNoise
    gregwht committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    27356fe View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Documentation: Requested changes and QOL improvements

    * Improving QOL for oscillator examples by making them stereo and reducing volume -- let me know if this should be done differently?
    * Making formatting more consistent across examples
    * For node classes with more arguments, explicitly typing them out to help the reader understand
    gregwht committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e0b61be View commit details
    Browse the repository at this point in the history
  2. Documentation: More examples

    Adding examples for ChannelArray, OneTapDelay, Resample, StereoWidth.
    Updating documentation for Line.
    gregwht committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    913147a View commit details
    Browse the repository at this point in the history