Develop and Download Open Source Software

Browse Subversion Repository

/[alchemusica]/trunk/MD_package/MDPlayer_MacOSX.c

Log of /trunk/MD_package/MDPlayer_MacOSX.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 29 15:29:29 2020 UTC (4 years, 1 month ago) by toshinagata1964
File length: 88895 byte(s)
Diff to previous 170
Keyswitch will be sent while prerolling

Revision 170 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 27 13:34:53 2019 UTC (4 years, 5 months ago) by toshinagata1964
File length: 86483 byte(s)
Diff to previous 167
Count-off for MIDI recording is improved

Revision 167 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 26 09:23:13 2019 UTC (4 years, 5 months ago) by toshinagata1964
File length: 87466 byte(s)
Diff to previous 145
Metronome click is improved

Revision 145 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 11 13:52:18 2017 UTC (6 years, 4 months ago) by toshinagata1964
File length: 87456 byte(s)
Diff to previous 144
MIDI note transpose is implemented for MIDI thru and recording

Revision 144 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 11 10:06:52 2017 UTC (6 years, 4 months ago) by toshinagata1964
File length: 86954 byte(s)
Diff to previous 123
Count-off during MIDI recording is now working.

Revision 123 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 18 14:38:52 2017 UTC (6 years, 5 months ago) by toshinagata1964
File length: 83779 byte(s)
Diff to previous 120
Audio effect window is now working.

Revision 120 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 1 15:01:49 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 83785 byte(s)
Diff to previous 117
When a note-off and note-on occurs at the same tick, note-off is sent earlier.

Revision 117 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 1 03:33:45 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 83784 byte(s)
Diff to previous 112
Sizes of the integer types are reconsidered.

Revision 112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 24 10:57:38 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 83493 byte(s)
Diff to previous 110
In the event list window, program change can be edited by a pop-up menu listing available patch names.

Revision 110 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 24 02:41:08 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 83410 byte(s)
Diff to previous 108
Patch names are now recognized for internal DLS synth.

Revision 108 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 17 15:27:58 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 79289 byte(s)
Diff to previous 107
Time signature display is improved; the metronome unit is shown as note, dotted, or triplet.

Revision 107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 17 13:37:57 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 79607 byte(s)
Diff to previous 105
Handling MIDI input and thru is improved.

Revision 105 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 17 12:27:20 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 78920 byte(s)
Diff to previous 104
Handling of the time signature and metronome clicks is improved.

Revision 104 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 17 09:51:34 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 78706 byte(s)
Diff to previous 102
The 'current' time during MIDI playback was not correctly handled. Fixed.

Revision 102 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 16 08:22:16 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 78677 byte(s)
Diff to previous 100
Code for MIDI sending was overhauled.

Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 10 08:50:22 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 76025 byte(s)
Diff to previous 99
Scheduling of the MIDI events are slightly modified.

Revision 99 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 10 02:57:07 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 75595 byte(s)
Diff to previous 98
MIDI recording sometimes caused strange behavior. Fixed.

Revision 98 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 9 15:41:59 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 76262 byte(s)
Diff to previous 97
Manual stopping the internal synth causes dropping of note-offs. Fixed.

Revision 97 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 9 15:16:42 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 75141 byte(s)
Diff to previous 96
All warnings are removed.

Revision 96 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 9 07:22:01 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 71424 byte(s)
Diff to previous 93
Deprecated functions in CoreAudio are replaced (except for AUMIDIController-related ones)

Revision 93 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 9 03:04:02 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 71396 byte(s)
Diff to previous 91
Deprecated methods are replaced (except for the CoreAudio methods)

Revision 91 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 8 15:43:57 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 71350 byte(s)
Diff to previous 60
More warnings are removed (semantic and unused warnings)

Revision 60 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 4 05:49:49 2016 UTC (7 years, 11 months ago) by toshinagata1964
File length: 71222 byte(s)
Diff to previous 33
The build script is modified so that the copyright description is updated on Deployment build.

Revision 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 5 00:33:37 2013 UTC (10 years, 6 months ago) by toshinagata1964
File length: 71222 byte(s)
Diff to previous 31
Bad MIDI playback when metronome is on is fixed (10.6 and later only?).

Revision 31 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 8 15:14:17 2013 UTC (11 years, 3 months ago) by toshinagata1964
File length: 69508 byte(s)
Diff to previous 27
Audio recording now continues even after MIDI playback finishes

Revision 27 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 15 08:05:13 2012 UTC (11 years, 7 months ago) by toshinagata1964
File length: 69212 byte(s)
Diff to previous 23
Handling of MIDI/Audio recording is improved; specifically, policy of stop MIDI play is made clear

Revision 23 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 21 09:01:59 2012 UTC (12 years, 2 months ago) by toshinagata1964
File length: 69139 byte(s)
Diff to previous 12
Version 0.6.1

Revision 12 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 8 03:30:05 2012 UTC (12 years, 3 months ago) by toshinagata1964
File length: 69139 byte(s)
Diff to previous 10
Inserting/deleting tracks was not reflected in the MIDI playing. Fixed.

Revision 10 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 8 02:08:31 2012 UTC (12 years, 3 months ago) by toshinagata1964
File length: 69103 byte(s)
Diff to previous 8
Metronome setting window was not working correctly when the note name is edited. Fixed. Rings metronome bell/click during editing.

Revision 8 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 1 16:24:49 2011 UTC (12 years, 6 months ago) by toshinagata1964
File length: 68764 byte(s)
Diff to previous 7
Solo track capability is implemented.

Revision 7 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 4 10:14:10 2011 UTC (12 years, 7 months ago) by toshinagata1964
File length: 68757 byte(s)
Diff to previous 4
The Pause button was not highlighted correctly. Fixed.

Revision 4 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Sep 3 06:22:57 2011 UTC (12 years, 7 months ago) by toshinagata1964
File length: 68565 byte(s)
initial import

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26