class-musicalenvironment

This is an old revision of the document!


class: MusicalEnvironment

This is a class used for storing all of the data that is needed for producing a performance with Konduktiva, including Players, Actions, IOI functions, RhythmMaps, and so on.

The constructor takes no arguments. Call it to get a default MusicalEnvironment which can then be adjusted to your needs.

e = new MusicalEnvironment();
  1. players
  2. actions
  3. IOIs
  4. densityGraphs
  5. rhythmMaps
  6. maskMaps
  7. superDirtPath
  8. samples
  9. sampleKits
  10. samplePatterns
  11. samplePatternCount
  12. samplePatternStore
  13. currentDensityGraphs
  14. currentBeatsPerMeasure
  15. currentTempo
  16. beatOfChangeToCurrentTempo
  17. timeOfChangeToCurrentTempo
  18. scheduler
  19. lookahead
  20. scheduledPlayers
  21. scale
  22. root
  1. currentBeat
  2. changeTempo
  3. getAction
  4. getIOIFunc
  5. scheduleEvents
  6. startScheduler
  7. play
  8. stop
  9. allPlayers
  10. allPlayerStatus
  11. playingPlayers
  12. playN
  13. stopN
  14. playAll
  15. stopAll
  16. solo
  17. togglePlayer
  • class-musicalenvironment.1647692303.txt.gz
  • Last modified: 2022/03/19 05:18
  • by renick