Overview

IDE

post window

  • like a console
  • the place where informations and errors are printed

keyboard commands

  • shift+return - evaluate selection or line
  • cmd+return - evaluate selection, line or region
  • cmd+b - boot server
  • cmd+. - free all synths on server
  • cmd+d - while having the cursor on a class, this opens the manual entry for this class
  • cmd+shift+d - look up for documentation
  • cmd+ß - show / hide help browser
  • cmd+a - select all
  • cmd+shift+p - clear the post window
  • cmd+shift+space - show tooltips for current method
  • cmd+m - show the meter window

the helpfull section

  • s.volume.gui; - creates a graphical slider to control the output volume
  • s.makeWindow; - creates a sever window, which allows booting, recording, and volume control