[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9868] midi functions
From: |
John Donoghue |
Subject: |
[Octave-patch-tracker] [patch #9868] midi functions |
Date: |
Wed, 6 Nov 2019 06:35:26 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0 |
Follow-up Comment #5, patch #9868 (project octave):
Yeah - not much I can do about that warning - its a known bug in the octave
help system with classdef files:
https://savannah.gnu.org/bugs/?53874
It doesnt stop the code working its just it doesnt show the help for that
classdef/functions.
Current limitations in the functions implmented as the moment are:
* not all of midimsg constructor options are done yet.
* timestamp doesnt quite behave the same as matlabs documentation yet.
* I dont think timestamp is set correctly in the midirecv
* midimsg properties need to be implmentated
* the midifile functions are very rudimentary, doesnt store all message types,
and doesnt align trasck times correctly. They arent part of thematlab midi
functionality anyway, but would be good to get relativly robust anway.
* missing functions for midi control surfaces.
There are probaly other issues, but they are the ones I can think of offhand,
that I would to get done before making a first release.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9868>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/03
- [Octave-patch-tracker] [patch #9868] midi functions, Lars Kindermann, 2019/11/04
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/04
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/05
- [Octave-patch-tracker] [patch #9868] midi functions, Lars Kindermann, 2019/11/05
- [Octave-patch-tracker] [patch #9868] midi functions,
John Donoghue <=
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/06
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/25
- [Octave-patch-tracker] [patch #9868] midi functions, Lars Kindermann, 2019/11/25
- [Octave-patch-tracker] [patch #9868] midi functions, Lars Kindermann, 2019/11/25
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/26
- [Octave-patch-tracker] [patch #9868] midi functions, Lars Kindermann, 2019/11/27
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/29
- [Octave-patch-tracker] [patch #9868] midi functions, John Donoghue, 2019/11/29