Giter VIP home page Giter VIP logo

Comments (4)

surikov avatar surikov commented on May 16, 2024

You misunderstand what MIDI is.

MIDI (/ˈmɪdi/; short for Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, and related audio devices

see https://en.wikipedia.org/wiki/MIDI

See 'Example applications' at main page of WebAudioFont project.
It shows all features for musical applications.

from webaudiofont.

aamironline avatar aamironline commented on May 16, 2024

Yes, I am aware of what MIDI is. All I want to know the way we can send pitch-bend and other control messages in MIDI, can we produce the same effect with this library?

from webaudiofont.

surikov avatar surikov commented on May 16, 2024

Try to understand - no one audio library support MIDI messages because MIDI is protocol. MIDI isn't audio.

See 'Example applications' at main page of WebAudioFont project. Some of apps are sequencers that uses pitch bends for audio, reading/writing MIDI files, etc.
All of them uses WebAudioFont to produce sound.

from webaudiofont.

aamironline avatar aamironline commented on May 16, 2024

I'm not saying whether this library can be used for sending MIDI messages or not. All I intend to know can we produce effects like Pitch Bend with this framework.

Some of the apps are sequencers that use pitch bends for audio

This answers my query. I would request to have a dedicated example in this context.

Thanks :)

from webaudiofont.

Related Issues (20)

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.