Showing 60 open source projects for "music notation in java"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Fractal/Scripting VSTi synthesizer, written on Java with jVSTwrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    haggies
    haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL. This library was designed for students and primer Java programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JACo MP3 Player ( java mp3 player )
    JACo MP3 Player is a cross platform java mp3 player. Features: very low CPU usage (~2%), incredible small library (~90KB), doesn't need JMF, easy to integrate in any application, easy to integrate in any web page (as applet).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Smart Id3 Tag from filename. Rename file from Tag. Full Regex Search & Replace. Intuitive parsing. Smart file numbering. Artist Album report. Split compilation album. Configurable text processing. mp3, flac, ogg, mp4, m4a, mp4p + more. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sketchpad is a tool for drawing and editing BPMN (Business Process Modeling Notation) diagrams. Sketchpad process models are serialized and stored as XPDL 2.1 files. Sketchpad was originally developed by Global 360 as Process Modeler Analyst Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    BANAL - Banal And Not A Language. A prototyping notation compatible with Java and C# (via the largest possible common footprint between the two).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java collections framework based on set theory, specifically, from Spivey's work on the Z notation (a formal specification language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A command line tool that analyzes your music collection and reports its findings in a variety of formats (e.g. HTML, XML, PDF) to various targets such as the console, FTP-upload, files or eMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphical front-end for GNU Octave. Edit formulas in mathematical notation. Uses Octave (Matlab clone) as a math engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Java library for simple managing and solving sophisticated mathematic expressions and equations, based on Reverse Polish Notation (RPN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an utility, used to convert java serializable object to javascript object. It follows JSON ( Javascript Object Notation). This utility mainly useful in web2.0 application development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ASN.1 Editor Plugin for Eclipse
    ASNEditor provides an Eclipse 3 editor plugin for ASN.1 (Abstract Syntax Notation One) files. It presents a dump view for ASN.1 BER encoded messages, an outline page, syntax highlighting, compare view, content assist, goto declaration, bracket matching..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Object Notation tools are libraries to use JSON with JAVA. SAJ (Simple API for JSON)=> An event parser for json
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    openASN.1 is an Open Source Java toolkit for the Abstract Syntax Notation One (ASN.1) which consists of a compiler and codec with a low footprint runtime library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    OMEN (On-demand Metadata Extraction Network) is a tomcat based system that allows external users (music information researchers) to request from participating libraries the extraction of features from music archives without violating copyright.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UMLSpeed is a compiler for a C-style language of UML notation. It can produce SVG UML diagrams, XMI documents and generate source code in various languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zeroconf-to-Zeroconf Toolkit (z2z) extends the reach of the Zeroconf service discovery (aka Bonjour by Apple) beyond local link. Yes, this means that it lets you access your iTunes music shares across the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pagkalos is an interpreted language written in Java. It supports the lambda-calculus and object-oriented techniques. All statements are writeen in reversed polish notation. Java-classes, objects and methods are easily accessible with the dot-notation.
    Downloads: 0 This Week
    Last Update:
    See Project