Code Monkey home page Code Monkey logo

hadron-editor's People

Contributors

htor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hadron-editor's Issues

cant find supercollider installation

getting an error on Catalina "have you installed Supercollider in a non-standard location?"

I have a Supercollider.app in /Applications - there maybe some symlinking around with other locations - any ideas? thx

rewrite paren matcher

(
Synth("fm1", [\bus, 2, \freq, 440, \carPartial, 1, \modPartial, 1.99, \mul, 0.071]);
Synth("fm1", [\bus, 2, \freq, 442, \carPartial, 1, \modPartial, 2.401, \mul, 0.071]);
Synth.tail(s, "preDelay");  // cursor here and hit cmd+enter evals _everything_ not just this block
)

(
s.queryAllNodes;
)

todo

todo

  • output all output from sclang (boot, errors, exit)
  • output object/array return values from sclang
  • hide docs, hide output keyboard shortcuts
  • make panels resizable by dragging
  • auto-indent in editor
  • lookup name under cursor
  • make app logo
  • package app somehow
  • cmd+l mark lines
  • shift+cmd+d duplicate lines
  • log errors to file
  • new file, open file, saving, window title
  • fix menu items
  • text zoom per pane

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.