Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Add Conductor and MultiSoundPlayer classes to Sound plugin #73

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2016

  1. Configuration menu
    Copy the full SHA
    88ac28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef5169 View commit details
    Browse the repository at this point in the history
  3. define basic Conductor methods and structure (metro still not working…

    …); add play() to MultiSoundPlayer
    usdivad committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    f142ecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aa5660 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Configuration menu
    Copy the full SHA
    53f0bef View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. add 'active' property for MultiSoundPlayers, allow Conductor to reini…

    …tialize params and choose diff transition modes ('toNext' still not working 100%), auto-fill transitionBeats
    usdivad committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    e1db0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd98f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5278bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75c5899 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Configuration menu
    Copy the full SHA
    2e71cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9437b View commit details
    Browse the repository at this point in the history
  3. implement fade() and setVolume(), set intervalMs to 1 for better perf…

    …ormance, output log options
    usdivad committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    b2bc8d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e11cff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e5d3d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. add api documentation

    usdivad committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    eedd28e View commit details
    Browse the repository at this point in the history
  2. add getBeatNum(); further doc

    usdivad committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    f210ab8 View commit details
    Browse the repository at this point in the history
  3. add Conductor.scheduleEvent(); fix up some loop setting during de/act…

    …ivation and resetting for MultiSoundPlayer
    usdivad committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    5629ef1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Configuration menu
    Copy the full SHA
    148101e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e40bea View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. explain init-loop-tail more

    usdivad committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    8a20e51 View commit details
    Browse the repository at this point in the history
  2. and to the .d.ts file

    usdivad committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    8a85104 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. Configuration menu
    Copy the full SHA
    89fe73e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221af8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e2730 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. Configuration menu
    Copy the full SHA
    66fb075 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into soundAdditions

    Resolved conflicts:
    	.gitignore
    
        plugins/default/sound/typescriptAPI/Sup.Audio.d.ts.txt
    
        plugins/default/sound/typescriptAPI/Sup.Audio.ts.txt
    
        plugins/default/sound/typescriptAPI/index.ts
    usdivad committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    963027f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ac5d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015b39b View commit details
    Browse the repository at this point in the history
  5. Revert "update plugins/common subproject commit"

    This reverts commit 30ac5d9.
    usdivad committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    be59161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db50ec4 View commit details
    Browse the repository at this point in the history