Skip to content

issues Search Results · repo:wavepot/live language:JavaScript

Filter by

13 results
 (74 ms)

13 results

inwavepot/live (press backspace or delete to remove)

at first we were optimizing for less gc, now we need to work backwards optimizing readability by getting rid of closures and useless placeholder keys while profiling the number of nodes and memory consumption. ...
  • stagas
  • Opened 
    on May 8, 2015
  • #13

the communications with the worker are too imperative and potentially buggy, needs an rpc abstraction so we get rid of low level postMessage and work only using callback-based async functions.
  • stagas
  • Opened 
    on May 8, 2015
  • #12

with the latest changes the audio api has become a bit of a mess, needs cleanup
  • stagas
  • Opened 
    on May 8, 2015
  • #11

will allow for finetuning which may improve performance and also partially solve #7
  • stagas
  • 4
  • Opened 
    on May 7, 2015
  • #10

currently, eval happens onkeyup(with a tiny debounce period). maybe this is not ideal as you d like to do many edits and evaluate them all together. we could have a key combination that does eval instead. ...
  • stagas
  • 2
  • Opened 
    on May 7, 2015
  • #9

not sure how it can be executed but it would be nice to have run different dsp functions concurrently. benefits of this would be that each dsp would run on a different worker, therefore utilizing all ...
  • stagas
  • Opened 
    on May 7, 2015
  • #8

the implementation with the ping pong loopbuffers currently makes the sacrifice of dividing the sampleRate to exact bufferSize parts, and only works on 120bpm(1 beat per 1 second) in order to avoid slicing/copying ...
  • stagas
  • 1
  • Opened 
    on May 4, 2015
  • #7

a few things to consider: - is it worth it? it ll introduce too many issues, for stuff that will eventually be supported natively in the browsers - in-browser transpile will generate too much ...
  • stagas
  • 1
  • Opened 
    on May 4, 2015
  • #6

  • stagas
  • Opened 
    on May 4, 2015
  • #5

  • stagas
  • Opened 
    on Apr 28, 2015
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub