Thanks to visit codestin.com
Credit goes to sourceforge.net

Activity for jMusic - Composition in Java

  • Manny Tuzman Manny Tuzman posted a comment on a blog post

    Can I ask you questions as I try to use jmusic? I really want to get it useful. If not who can I communicate with about it? Manny

  • Frank Maurer Frank Maurer created ticket #54

    HelperGUI fails to close

  • Frank Maurer Frank Maurer created ticket #53

    View.notate() displays garbage

  • Keith Whittingham Keith Whittingham created ticket #52

    Corrupted gifs

  • Andrew Brown Andrew Brown modified ticket #50

    Actively maintained?

  • Andrew Brown Andrew Brown posted a comment on ticket #50

    See response in #51

  • Andrew Brown Andrew Brown modified ticket #51

    Interfaces

  • Andrew Brown Andrew Brown posted a comment on ticket #51

    The jMusic library is not actively maintained these days. You may want to create an additiona library or a fork of the project to add the extensions that suit your project,

  • Floris Thijssen Floris Thijssen created ticket #51

    Interfaces

  • Floris Thijssen Floris Thijssen created ticket #50

    Actively maintained?

  • Floris Thijssen Floris Thijssen created ticket #49

    SLF4J Support

  • Rijk Rijk created ticket #48

    NoteEditor.getSelectedPitch doesn't return 11 for noteString "B"

  • Rijk Rijk created ticket #47

    Use Java Iterable and Iterator

  • Rijk Rijk created ticket #46

    Varargs (since Java 5)

  • Rijk Rijk created ticket #45

    Instruments use the default package

  • Rijk Rijk created ticket #44

    Maven repository update

  • Rijk Rijk created ticket #43

    Replace obsolete Java class Vector

  • tim opie tim opie committed [d01f85]

    jMusic 1.6.6 - Now Git Enabled

  • tim opie tim opie committed [fd4955]

    Removed invalid icon files

  • tim opie tim opie committed [8ff78e]

    historical branch moved to historical folder for safe keeping.

  • tim opie tim opie committed [1fc075]

    updated historical readme

  • tim opie tim opie committed [9bf238]

    readme update

  • Andrew Brown Andrew Brown committed [6ceff6]

    Initial revision

  • Adam Kirby committed [81f4f2]

    Fixed visual problems with ties

  • tim opie tim opie committed [c7fbe3]

    Initial commit

  • Andrew Brown Andrew Brown committed [952f67]

    Fixed a small key signature bug and fixed MIDI output of Time signature events

  • Andrew Brown Andrew Brown committed [314ab7]

    Added new Mod file and alterations to the music data files

  • Andrew Sorensen Andrew Sorensen committed [59cf3b]

    Updated the .au file write process to use a proper length value for the .au file. Previously the .au file header used a maximum set value

  • Andrew Brown Andrew Brown committed [cfbca9]

    *** empty log message ***

  • Andrew Brown Andrew Brown committed [99f5ed]

    *** empty log message ***

  • Andrew Brown Andrew Brown committed [6238cc]

    Initial revision

  • Andrew Sorensen Andrew Sorensen committed [2a5eb2]

    Removed some debug lines from SMF. Fixed a multichannel bug in the Audio related files.

  • Andrew Sorensen Andrew Sorensen committed [2e58b8]

    Updated version stamps of all files as well as a number of new file additions.

  • tim opie tim opie committed [8d3a49]

    added jm for historical purposes

  • Adam Kirby committed [feb2f8]

    support for new PhraseAnalysis class

  • Adam Kirby committed [b50c56]

    music reading with Swing error messages

  • Adam Kirby committed [6373a0]

    New methods with error messaging support

  • Andrew Brown Andrew Brown committed [7e7309]

    this file expains why there are no code files in this directory any more - use src and inst directories only.

  • Andrew Brown Andrew Brown committed [a73d12]

    A.Brown updates to SketchScoreArea

  • Andrew Brown Andrew Brown committed [384d03]

    *** empty log message ***

  • Andrew Brown Andrew Brown committed [e30017]

    This file explains why there are no files in this directory

  • Adam Kirby committed [72a594]

    ANALYSIS UPDATES

  • Andrew Sorensen Andrew Sorensen committed [7ba24a]

    Some minor bug fixes

  • Andrew Brown Andrew Brown committed [635e74]

    *** empty log message ***

  • Andrew Brown Andrew Brown committed [dfaefe]

    Initial revision

  • Andrew Sorensen Andrew Sorensen committed [5e0097]

    Fixed the first tracks tempo,keysig and timesig problem. Changed the spelling of QUATER to QUARTER in jmc

  • Andrew Sorensen Andrew Sorensen committed [50099e]

    Added a number of files on behalf of Adam Kirby.

  • Andrew Brown Andrew Brown committed [4fb576]

    Slight change to the bit shift for the time sig denominator attribute

  • Adam Kirby committed [1da59f]

    Support for new Read class

  • Andrew Sorensen Andrew Sorensen committed [cc9f97]

    Adding PhraseAnalysis.java to CVS.

  • Andrew Sorensen Andrew Sorensen committed [da023e]

    Adding Read.java to CVS.

  • Adam Kirby committed [2c68e6]

    ANALYSIS UPDATES

  • tim opie tim opie committed [cf50b6]

    added qt for historical purposes

  • Andrew Sorensen Andrew Sorensen committed [88ca5c]

    Added jmswing and all initial files on behalf of Adam Kirby.

  • Adam Kirby committed [519efd]

    ANALYSIS UPDATES

  • Adam Kirby committed [d72adf]

    package moved

  • Adam Kirby committed [9c0b7d]

    outdated classes

  • Andrew Sorensen Andrew Sorensen committed [7e6c1f]

    Changed the relative buffer sizes of the DataLine and the Instrument iterate buffrs. Also fixed the tempo bug in Write.midi(...) (although this is only a temporary fix before a proper implementation is arrived at)

  • Adam Kirby committed [5661d9]

    new midi code deletions

  • Adam Kirby committed [091fbc]

    moved to jm.util

  • Adam Kirby committed [9ad80d]

    Added a more robust XMLStyle.WEB_SAFE_ENCODING

  • Adam Kirby committed [41aa3f]

    removed redundant import statement

  • Andrew Sorensen Andrew Sorensen committed [49b22d]

    The envelope shape array was not initialising the last field properly. This is more of a problem in languages where the array indexes are not pre initialised to 0 but may still have been causing some click issues within Java (espeacially if the final EnvPoint was a non 0 point.).

  • Adam Kirby committed [6dcdd7]

    testing - no changes intended

  • Adam Kirby committed [3cc327]

    removed outdated comments

  • Adam Kirby committed [205656]

    real-time fixes

  • Adam Kirby committed [435439]

    added starting notification

  • Adam Kirby committed [fa7569]

    converts between phrases and string encodings,

  • Adam Kirby committed [4578d3]

    returned setStartTime() changes [previously lost in merge]

  • Adam Kirby committed [dc99a1]

    removed new midi changes

  • Adam Kirby committed [b87382]

    new method for reading a Score from an Input Stream containing MIDI

  • Adam Kirby committed [0d2dfe]

    new methods

  • Adam Kirby committed [90684d]

    removes climax when it is inappropriate

  • Adam Kirby committed [6fd48d]

    bug fix

  • Adam Kirby committed [a5e8aa]

    updated default fields

  • Adam Kirby committed [7134d7]

    added DEFAULT_TEMPO

  • Adam Kirby committed [cc8c6c]

    repackaged from jm

  • Andrew Brown Andrew Brown committed [3f49e4]

    Updates for variable tempi in QT playback.

  • Adam Kirby committed [0cc807]

    removed outdated comments

  • Adam Kirby committed [233943]

    improved support for sub-classing

  • Adam Kirby committed [cee882]

    repackaged from jmswing

  • Andrew Brown Andrew Brown committed [c98132]

    Updated copy method

  • Andrew Sorensen Andrew Sorensen committed [dd0d14]

    Added ability for PhraseMatrix to return a phrase of any number of new notes. Also fixed a bug which overrode the existing note list in PhraseMatrix with the one being generated

  • Adam Kirby committed [540958]

    now uses closable Dialogs for floating components

  • Andrew Sorensen Andrew Sorensen committed [fbb3bb]

    Small changes

  • Adam Kirby committed [c51a4c]

    real-time audio

  • Andrew Sorensen Andrew Sorensen committed [45c142]

    Bug fixes for the new RT audio features. WaveTable was not properly supporting multiple channels, RTAudio has been made slightly more efficient and Instrument had a buffer problem associated with odd sample rates (i.e. uneven iterations)

  • Adam Kirby committed [82e739]

    removed by mistake

  • Andrew Sorensen Andrew Sorensen committed [39625c]

    Updated non-realtime audio output. There were a number of inefficiencies and not syncing the File Descriptor (jmusic.tmp) was causing problems on faster machines.

  • Adam Kirby committed [2eed50]

    ppqn/divisions field added (for new MIDI classes)

  • Andrew Brown Andrew Brown committed [446c98]

    QTCycle add and minor fixes

  • Adam Kirby committed [9db0d2]

    Conversion between XML and jMusic data

  • Adam Kirby committed [53021d]

    repackaged to jmx

  • Andrew Brown Andrew Brown committed [19f70a]

    tempo attribute and accessor methods added to Phrase

  • Adam Kirby committed [294188]

    Reverted to version 1.7 - removed unstable changes involving reading from an InputStream

  • Andrew Sorensen Andrew Sorensen committed [4d9774]

    Changed createChain and setController to public so that the real time classes can call them.

  • Andrew Brown Andrew Brown committed [c8403e]

    Add fractal and Note Buffer audio objects

  • Adam Kirby committed [ccadda]

    new algorithm

  • Adam Kirby committed [b4db95]

    Reverted to version 1.5 - removed unstable method Read.midi(InputStream)

  • Adam Kirby committed [f7ed44]

    added starting notification, and thread support for Swing

1 >