Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor frasene's Avatar
    Join Date
    Jan 2004
    Posts
    125
    Hi,

    I am very interested to make a program (for Symbian^3) using QTQuick and particulary Javascript and QML (but not C++)...

    Is it possible to send real time midi events (like "note on" / "program change") with only Javascript ? Is a Javascript library is included into QtQuick to play with realtime midi (not just playing a midi file) ?

    With J2ME it is possible so with QtQuick ?

    Thanks

  2. #2
    Registered User lucarocchi's Avatar
    Join Date
    May 2009
    Location
    Rome
    Posts
    253
    Quote Originally Posted by frasene View Post
    Hi,

    I am very interested to make a program (for Symbian^3) using QTQuick and particulary Javascript and QML (but not C++)...

    Is it possible to send real time midi events (like "note on" / "program change") with only Javascript ? Is a Javascript library is included into QtQuick to play with realtime midi (not just playing a midi file) ?

    With J2ME it is possible so with QtQuick ?

    Thanks
    Having worked strongly for more than ten year on coding midi/audio sequencer software on Win32 ,let me say there is not chance to build realtime midi playing by javascript .. i mean realtime ... you can send single message , if you like , for example click a button in Qml , route the event Qt multimedia layer , and send the message to the midi output will work with some latence , of course you cannot play Chopin midifile
    Keep it simple, stupid (I think to myself)
    borg - http://store.ovi.com/content/116105

  3. #3
    Nokia Developer Champion kkrish's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    3,029
    QML also provide Audio element to play audio file under Multimedia QML Plugin. QML elements are nothing but the wrapper on qt and Symbian. You can also write your own wrapper to do so.

  4. #4
    Regular Contributor frasene's Avatar
    Join Date
    Jan 2004
    Posts
    125
    Thanks for your answers and advices...

    My purpose is just to play scales and chords like doing eartraining things...

    So no javascript library to send note on midi event... So I have to write I suppose a library in C++ used in javascript... In C++, does a library exist to control midi synth ?

    Bye

Similar Threads

  1. Screen Capture javascript in QML
    By VVNart in forum [Archived] Qt Quick
    Replies: 1
    Last Post: 2011-05-21, 08:06
  2. Javascript and HTML in QML
    By somnathbanik in forum [Archived] Qt Quick
    Replies: 7
    Last Post: 2011-04-13, 17:23
  3. QtQuick/QML or Native
    By bluechrism in forum [Archived] Qt Quick
    Replies: 1
    Last Post: 2011-02-27, 22:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved