User Tools

Site Tools


manual:advanced_preferences

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
manual:advanced_preferences [2009/06/04 02:33] – created camillemanual:advanced_preferences [2010/03/20 13:45] camille
Line 2: Line 2:
  
 Some //Advanced Preferences// are not displayed in the user interface.  Those settings are targeted to the experienced user or the developer that would like to use OSCulator as a OSC debugging tool. Some //Advanced Preferences// are not displayed in the user interface.  Those settings are targeted to the experienced user or the developer that would like to use OSCulator as a OSC debugging tool.
- 
- 
-===== Use a different language than the System's current language ===== 
- 
-OSCulator is available in four languages: English, French, Italian and Spanish. 
- 
-If you prefer to use a language more suited to technical things like English, you can change it by running the following command in the Terminal: 
- 
-  defaults write net.osculator.OSCulator AppleLanguages "(English)" 
- 
-to revert back to the system's default, use this command: 
- 
-  defaults delete net.osculator.OSCulator AppleLanguages 
  
  
Line 39: Line 26:
 This log domain will output MIDI Notes related informations.  To activate that log domain, type in the Terminal: This log domain will output MIDI Notes related informations.  To activate that log domain, type in the Terminal:
  
-  defaults write net.osculator.OSCulator LogDomains -dict-add 'MIDI Notes' YES+  defaults write net.osculator.OSCulator LogDomains -dict-add \'MIDI Notes\' YES
  
 if you want to remove this log domain: if you want to remove this log domain:
  
-  defaults write net.osculator.OSCulator LogDomains -dict-add 'MIDI Notes' NO+  defaults write net.osculator.OSCulator LogDomains -dict-add \'MIDI Notes\' NO
  
manual/advanced_preferences.txt · Last modified: 2010/03/20 14:06 by camille