Created
October 26, 2019 21:43
-
-
Save ExperiBass/d2f7180dabf799cac695248dcd48178b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "1.2.0-rc7", | |
"MidiAlsaRaw": "", | |
"MidiJack": { | |
"device": "lmms" | |
}, | |
"app": { | |
"displaydbfs": 0, | |
"nanhandler": 1, | |
"language": "en", | |
"nommpz": 0, | |
"nomsgaftersetup": 1, | |
"disablebackup": 1, | |
"configured": 1, | |
"openlastproject": 1 | |
}, | |
"audiojack": { | |
"clientname": "LMMS", | |
"channels": 2 | |
}, | |
"audioportaudio": { | |
"device": "Built-in Microphone", | |
"backend": "Core Audio" | |
}, | |
"audiosdl": { | |
"device": "" | |
}, | |
"audiosoundio": { | |
"out_device_id": "AppleHDAEngineOutput:1B,0,1,1:0", | |
"backend":"CoreAudio", | |
"out_device_raw": "no" | |
}, | |
"mixer": { | |
"audiodev": "SDL (Simple DirectMedia Layer)", | |
"framesperaudiobuffer": 256, | |
"hqaudio": 0, | |
"mididev": "Apple MIDI" | |
}, | |
"paths": { | |
"defaultsf2": "/Users/gingkathfox/Downloads/GeneralUser_GS_SoftSynth_v144.sf2", | |
"fldir": "/Users/gingkathfox/Applications/FL Studio.app", | |
"stkdir": "/Applications/LMMS.app/Contents/MacOS/../share/stk/rawwaves/", | |
"artwork": "data:/themes/default/", | |
"sf2dir": "/Users/gingkathfox/lmms/samples/soundfonts/", | |
"laddir": "/Users/gingkathfox/lmms/plugins/ladspa/", | |
"gigdir": "/Users/gingkathfox/lmms/samples/gig/", | |
"backgroundartwork": "", | |
"workingdir": "/Users/gingkathfox/lmms/", | |
"vstdir": "/Library/Audio/Plug-Ins/VST/" | |
}, | |
"tooltips": { | |
"disabled": 0 | |
}, | |
"ui": { | |
"displaywaveform": 1, | |
"syncvstplugins": 1, | |
"smoothscroll": 0, | |
"enableautosave": 1, | |
"compacttrackbuttons": 0, | |
"saveinterval": 1, | |
"animateafp": 1, | |
"printnotelabels": 1, | |
"vstembedmethod": "qt", | |
"oneinstrumenttrackwindow": 1, | |
"enablerunningautosave": 1, | |
"disableautoquit": 0 | |
}, | |
"recentfiles": [ | |
"/Users/gingkathfox/lmms/Original Tracks/ExperiBass - Yeens!.mmpz", | |
"/Users/gingkathfox/lmms/projects/DanceBeat.mmpz", | |
"/Users/gingkathfox/lmms/Original Tracks/ExperiBass - Glitch Hoppin.mmpz", | |
"/Users/gingkathfox/lmms/projects/Hardstyle Kick WIP Test.mmpz" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment