Showing 94 open source projects for "run time java"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    A simple MP3 Player Application, created using JavaFX. Required JRE 1.8 or above to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    eNTranslator

    To aid translation of satsangs of Paramhamsa Nithyananda

    To aid translation of satsangs of Paramhamsa Nithyananda. Can be used for general purpose by others as well. This translator desktop app uses google translator to translate English text. The auto generated translations are then enriched with human alternation using an easy graphical user interface. Time stamp information may be synched and a subtitle file or a simple textual output may be generated. Additionally it is planned to use google voice tools to also add voice over from these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Guitar Note Practice

    Guitar Note Practice

    Sharpen your guitar sight reading skills.

    Having trouble reading guitar sheet music? Guitar Note Practice challenges you to correctly identify and play notes during timed (or endless) practice sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    NoiseGator (Noise Gate)

    NoiseGator (Noise Gate)

    A simple noise gate app intended for use with VOIPs like Skype.

    ...Can also be used to gate noise from your own mic or play your microphone through your speakers. REQUIREMENTS: - Java 7 or higher for Windows. - Java 6 or higher for Mac. Java 7 recommended. - A virtual audio cable is required for use with VOIPs: For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). Mac users can use SoundFlower.
    Leader badge
    Downloads: 309 This Week
    Last Update:
    See Project
  • 6
    Sight Reading Trainer

    Sight Reading Trainer

    Scrolling notes in any key for any instrument

    The MIDI Sight Reader Java Applet works again! To use it you should use Firefox with Java Applet Plug-in installed. Developed using Firefox 25.0.1 and Java 7, Update 51. So what is it? Well it scrolls random notes within a selected key, playing them aloud for audio confirmation, while you, the user, play the notes on your instrument. There is no MIDI interface, the name refers to MIDI because it uses the Java Midi API and organizes everything numerically, according to MIDI numbers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Kangas Sound Editor

    Kangas Sound Editor

    Synthesizer, mixing, sound effects, music composition and production.

    This kangaroo-themed program allows the user to create their own music and sound effects, effectively from scratch. There are two variants of the program: Kangas Sound Editor which requires MySQL for its database, and Kangas Sound Editor QI which does not (it uses an internal database - HSQLDB - instead). Kangas Sound Editor (QI) uses a system of boxes or cells, which are placed by the user onto a timeline using drag-and-drop, and which represent entities such as chords, repetition,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Luscinia is a program for archiving and analyzing field sound recordings (especially of animals). It incorporates an interface to a database, spectrogram measurement algorithms, sound comparison algorithms, and statistical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTE: Blue's SourceCode, Issue Tracker, and new releases have moved to http://www.github.com/kunstmusik/blue. Older file Releases and Mailing Lists remain here on Sourceforge at this time. blue is a music composition environment for use with the Csound sound system. It is written in Java and runs on Linux, Windows, and MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    JChords

    JChords

    JChords Guitar Chords and Tunings Library

    JChords is a cross-platform, java based, guitar chord and tunings database. It is lightweight, and runs on any platform that has java. NOTE; Requires Java => 7 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enthusiasm is a software framework to be implemented in support to the creation and production of drama-based information presentations. The framework consists of off-line editors and real-time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SpotMachine
    A program to record and sequentially play audio spots in e.g. supermarkets. This project is now on github: http://github.com/pryds/spotmachine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Speaking gmail checker

    Python + espeak gmail checker

    ...Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flowspring

    flowspring

    Comfortably controllable mediaplayer with mp3 and ogg support

    Flowspring is my attempt to create a mp3-player that is comfortably controllable by keyboard. I try to provide features that let you find titles in a huge medialibrary in less time. The player is capable of organizing your mediadata in a manner that also keeps it simple to browse media within your filesystem. Due to the fact, that this project is very young, i would appreciate comments and contributions very much in order to deliver the best mediaplayer-experience you've ever had in the near future. Flowspring runs on every system that support Java, so it can reach a wide range of people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JListenToMe lets you take control of eSpeak so comfortable, thanks to its friendly graphical interface and easy configuration. It is too easy and the best, is free software!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JPlayerClassic

    JPlayerClassic

    Simple Media Player written in java

    JPlayer Classic is a free and open source player written in java and using JMF (Java Media Framework) to decoding multimedia formats. JPlayer Classic support multiple video and audio formats such as .mov .mp3 .wav .au .aiff and some .mpg .mpeg formats and i works to make it support larger range of formats in the release 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The MIDI Agent System (MAS) uses the interaction between different agents to generate MIDI notes. This software is designed for live use and it enables the performer to have real time control over very complex music.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19

    dogbackup

    A simple Bash script using wget to download every song from Dogmazic

    Dogmazic.net is a French libre music website, run by a volunteer organisation. It currently provides open-licensed music in ogg and/or mp3 format, for streaming and free download. This software is a simple bash script that, once run, will start to download every song available from Dogmazic in the specified format, default being mp3. When the script is running, it is looping endlessly and keeps on downloading new songs that are registered on Dogmazic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delius

    Delius

    Open-Source Braille Music Notation Software

    Delius is a free multiplataform music software based on braille music code and can be used either by sighted and non-sighted users. This software was developed in Java, has multilanguage support and it is intended to help visual impaired musicians to produce musical scores which can be exported to other symbolic music formats as MusicXML, MIDI and abc notation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JSMetronome

    JSMetronome

    An elegant HTML5 metronome (tap, beat subdivision, time signature...)

    JSMetronome is witten completlly in HTML5 (JavaScript + HTML + CSS), so can run en every OS (including tablets and smart phones), equiped with a modern web browser. Version 0.1 Status: beta To do: - beat subdivision - offline mode (local storing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Harmony of the World

    The Harmony of the World

    A fair attempt at the Keplerian tradition to explore the solar system

    ...Apparently his observance of a harmonic law of planetary motion was reason for him to propose a computable system of pitch and harmony deriving from angular velocity. The purpose of the programming project is as a tool to examine his system. With Java 2, it provides an open-source solution for listening to harmonies so generated by planetary motion. This program can run on any computer provided with a Java Virtual Machine (Rev 1.5 or greater). JAVA 2, system independent. Purpose:to encourage research in harmony in astronomy, math and music. Obstacles:math, DSP/synthesis, networks, astronomy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qualm is a real-time MIDI event processor, ideal for performing automatic patch changes during live theatrical performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JMusicMan

    JMusicMan

    Music Manager focusing on ID3 tags and internal player

    Free GPL License There is a ".deb" file for Ubuntu and Debian style Linux's and a Windows installer in the binaries section. An RPM package is coming soon. This started out as a project to allow ID3 tag management with features I did not find in the run of the mill player/managers out there for MP3 music. It has the ability to set and change album art as well as load devices with exactly the number and size of files to fit in a known file system size. Like for devices. It is up and...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB