Giter Site home page Giter Site logo

timsusa / cliptor Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 36.94 MB

An app to fire up synchronized samples just like in ableton live.

Home Page: https://cliptor.timsusa.vercel.app/

License: MIT License

Shell 0.32% CSS 0.96% HTML 2.33% JavaScript 96.39%
ableton-live electron-app javascript music-generation reactjs redux sampler webaudio-api

cliptor's People

Contributors

herr-vogel avatar timsusa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

herr-vogel

cliptor's Issues

FEATURE: Get stuff running on safari ios

At the moment you cannot start cliptor on ios devices. The challenge here is just to create the audio context only, if or after some userinteraction was given. In this manner the whole application structure has to be adapted. This is a hard requirement for the future and should be taken into account.

TimerClock still runs after stopping

What is the expected behaviour when you press the global stop button?

Should the time stop and you can resume ? Or should it set to 0 and you start at the beginning?

Maybe use to buttons? Pause/Resume and Stop (sets the playback to the beginning)?

FEATURE: Consider using MIDI

  • Midi learn for clips
  • full control for live performance purposes
  • Consider establishing a Midi Clip with sequencer and piano roll included

Default driver selection wont work on "german" settings

On my Macbook the default driver name is "Standard - MacBook Pro Lautsprecher (Built-in)"
substr(10) doesn't work with "Standard", it leaves a space in the beginning

'Standard - MacBook Pro Lautsprecher (Built-in).trim().substr(10) === ' MacBook Pro Lautsprecher (Built-in)'

Maybe use defaultDriver.split(' - ')[1] ?

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.