Last active
          August 8, 2017 20:31 
        
      - 
      
- 
        Save alexeybondarenko/559735a8c09679815ebf464de56e872b to your computer and use it in GitHub Desktop. 
    Tutorial. How to create MIDI synthesizer with MIDI API and Node JS https://medium.com/nebo-15/tutorial-how-to-create-midi-synthesizer-with-midi-api-and-node-js-48d41c162009
  
        
  
    
      This file contains hidden or 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
    
  
  
    
  | var client = new BinaryClient(location.origin.replace('http', 'ws').replace('https', 'ws') + '/socket'); | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment