Giter Site home page Giter Site logo

thgrund / superdirtmixer Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 0.0 877 KB

Mixer for SuperDirt to provide mixing presets for TidalCycles. This includes level indicators, gain, pan, reverb and eq settings for every orbit (indiviually).

License: GNU General Public License v3.0

SuperCollider 100.00%

superdirtmixer's Issues

cannot run

Hi, your work looks fantastic but I cannot run your example code.

ERROR: Message 'synth' not understood.
Perhaps you misspelled 'switch', or meant to call 'synth' on another receiver?
RECEIVER:
Instance of GlobalDirtEffect {    (0x55a0150716d8, gc=4C, fmt=00, flg=00, set=03)
  instance variables [7]
    name : Symbol 'dirt_global_eq'
    paramNames : instance of Array (0x55a016f7cbc8, size=1, set=2)
    numChannels : Integer 1
    state : instance of Event (0x55a01513d168, size=5, set=3)
    alwaysRun : false
    synth : instance of Synth (0x55a00ab8abc8, size=6, set=3)
    defName : nil
}
ARGS:
CALL STACK:
	DoesNotUnderstandError:reportError
		arg this = <instance of DoesNotUnderstandError>
	Nil:handleError
		arg this = nil
		arg error = <instance of DoesNotUnderstandError>
	Thread:handleError
		arg this = <instance of Thread>
		arg error = <instance of DoesNotUnderstandError>
	Object:throw
		arg this = <instance of DoesNotUnderstandError>
	Object:doesNotUnderstand
		arg this = <instance of GlobalDirtEffect>
		arg selector = 'synth'
		arg args = [*0]
	SuperDirtMixer:gui
		arg this = <instance of SuperDirtMixer>
		var window = nil
		var v = nil
		var composite = <instance of CompositeView>
		var freqScope = <instance of FreqScopeView>
		var orbitUIElements = nil
		var masterFunc = nil
		var meterResp = nil
		var masterOutResp = nil
		var loadPresetListener = nil
		var equiView = nil
		var setEQuiValues = nil
		var activeOrbit = <instance of DirtOrbit>
		var presetFile = 'Default.json'
		var orbitLevelIndicators = [*0]
		var panKnobs = [*0]
		var panNumBoxs = [*0]
		var gainSliders = [*0]
		var gainNumBoxs = [*0]
		var reverbKnobs = [*0]
		var eqButtons = <instance of List>
		var orbitMixerViews = [*0]
		var setOrbitEQValues = nil
		var leftMasterIndicator = <instance of LevelIndicator>
		var rightMasterIndicator = <instance of LevelIndicator>
		var panListener = nil
		var gainListener = nil
		var reverbListener = nil
		var presetListView = <instance of ListView>
	Interpreter:interpretPrintCmdLine
		arg this = <instance of Interpreter>
		var res = nil
		var func = <instance of Function>
		var code = "~mixer.gui"
		var doc = nil
		var ideClass = nil
	Process:interpretPrintCmdLine
		arg this = <instance of Main>
^^ ERROR: Message 'synth' not understood.
Perhaps you misspelled 'switch', or meant to call 'synth' on another receiver?
RECEIVER: GlobalDirtEffect('dirt_global_eq', ['activeEq'])


Question: Error on Mac by evaluating the gui

After booting SuperDirtMixer like in the helpfile, when I try to evaluate ~mixer.gui, I've got the following error.
I have for sure missed something in the installation, but I do not know what?
I am on Mac with SC 3.13
Thanks

SuperDirtMixer was successfully initialized
ERROR: Message 'synth' not understood.
Perhaps you misspelled 'switch', or meant to call 'synth' on another receiver?
RECEIVER:
Instance of GlobalDirtEffect { (0x1701f1e58, gc=A0, fmt=00, flg=00, set=03)
instance variables [7]
name : Symbol 'dirt_global_eq'
paramNames : instance of Array (0x150593698, size=1, set=2)
numChannels : Integer 2
state : instance of Event (0x1604b4f68, size=5, set=3)
alwaysRun : false
synth : instance of Synth (0x175995508, size=6, set=3)
defName : nil
}
ARGS:
PATH: /Users/xon/Live4Life/L4L_Project/_0A_Init_Live4Life.scd
CALL STACK:
DoesNotUnderstandError:reportError
arg this =
Nil:handleError
arg this = nil
arg error =
Thread:handleError
arg this =
arg error =
Object:throw
arg this =
Object:doesNotUnderstand
arg this =
arg selector = 'synth'
arg args = [*0]
SuperDirtMixer:gui
arg this =
var window = nil
var v = nil
var composite =
var freqScope =
var orbitUIElements = nil
var masterFunc = nil
var meterResp = nil
var masterOutResp = nil
var loadPresetListener = nil
var equiView = nil
var setEQuiValues = nil
var activeOrbit =
var presetFile = 'Default.json'
var orbitLevelIndicators = [*0]
var panKnobs = [*0]
var panNumBoxs = [*0]
var gainSliders = [*0]
var gainNumBoxs = [*0]
var reverbKnobs = [*0]
var eqButtons =
var orbitMixerViews = [*0]
var setOrbitEQValues = nil
var leftMasterIndicator =
var rightMasterIndicator =
var panListener = nil
var gainListener = nil
var reverbListener = nil
var presetListView =
Interpreter:interpretPrintCmdLine
arg this =
var res = nil
var func =
var code = "(
// When you added your..."
var doc = nil
var ideClass =
Process:interpretPrintCmdLine
arg this =
^^ ERROR: Message 'synth' not understood.
Perhaps you misspelled 'switch', or meant to call 'synth' on another receiver?
RECEIVER: GlobalDirtEffect('dirt_global_eq', [ 'activeEq' ])

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.