Showing 954 open source projects for "java class editor"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    Pianissimo

    A java 3D project for live rendering of a MIDI piano performance

    This project was started as a Masters project back in 2006. I completed the project as part of my dissertation, and produced software to render Maya script (MEL) to animate a piano model I'd also created. From this I produced a number of videos, which I uploaded periodically to YouTube. Following numerous request I attempted to create a standalone application to playback MIDI performances without the need for a 3rd party 3d modelling/rendering application such as Maya. Given my original...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    jmp123
    JAVA MPEG 1.0/2.0/2.5 Audio Layer I/II/III Decoder AND mini Player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Acoustic-Memory is a memory game with sound. The goal of the game is to find all pairs of cards with the same sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    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
  • 5
    Jarvis MC

    Jarvis MC

    reconocimiento de voz en español

    Jarvis music control es un Programa de reconocimiento de voz en español enfocado en controlar reproductores de música ejecutados en linux, pero por ahora solo Rhythmbox y clementine, con todos los comandos necesarios para el control total de este sin uso de teclado ni mouse, tan solo diga la orden y el programa la realizar, Desarrollado en base a sphinx4 y java. principalmente para ejecutarse sobre plataforma GNU/linux, con escritorio gnome, mas adelante ampliare el soporte. * versión 0.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An all in one audio conversion tool specifically designed around the file formats used for live music trading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8

    Exactitude

    Measure accuracy of file format conversion.

    This is a framework used to convert files from one format to another, while providing a measurement of the accuracy and fidelity of the conversion process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 3 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    spantus
    Spantus - signal(speech) analytical tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SwingOSC is an OpenSoundControl (OSC) server intended for scripting Java(tm), such as to create graphical user interfaces with AWT/Swing classes. It uses the reflection and beans mechanism to dynamically create instances of java classes and control t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Harmony of the World

    The Harmony of the World

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

    Nowadays the idea of a music of the spheres, or a cosmic music that descends from the planets seems more like poetic philosophy than anything scientific. However, when the scientist Kepler discovered special principles about planetary motion, he also reconsidered the music. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AudioLevels

    AudioLevels

    A Java Software who classifies MP3 files into: Calm, Medium, Agitated

    This project aims to classify an MP3 music library into agitation level, and generate playlists of each classified group. By now those groups are: Calm, Medium and Agitated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 8 This Week
    Last Update:
    See Project
  • 15

    EchoDroid

    EchoPrint for Android [PENDING]

    EchoDroid is an Android java project that allows you to identify sounds through the Echo Nest 'EchoPrint' open framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VEDICS
    VEDICS (Voice Enabled Desktop Interaction and Control System) is an assistive software which lets the user to interact with the OS using voice commands. Using this software the user can access any element found on the user's screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    mp3decoder

    Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android

    Mp3 decoder to convert mp3 files into wav file. Works well on Linux, Windows and Android. Can perform fast fourier transforms on decoded audio data. Under research & development by WeaveBytes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    piPlayer

    piPlayer

    piPlayer (Personal Interactive Player) is an OSGi multimedia player

    piPlayer stands for Personal Interactive Player. It is an OSGi-based application that plays personalised local and remote multimedia contents. piPlayer introduces a solution for an audiovisual convergent service through service gateway. A OSGi-compliant multimedia player has been developed taking as work model the open source philosophy and adding and interactive and personalized value through a service gateway.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    [ aiPoTT S.T. ]
    [ aiPoTT S.T. ] is an mp3 player that uses the BasicPlayer by JavaZOOM. It has the cool LCARS look, especially made for Trekkies, like me. It features playlist managing, an EQ with presets, Import of m3u playlist (only the Windows version), display of ID3 tags. [ aiPoTT S.T. ] is fully Java coded and comes with a runnable jar file. Latest update: Streaming of Web Radios. See ReadMe.txt for the complete ChangeLog history. There are different versions for Windows and Linux, so browse all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Manage your mp3 files with jmusicmanager. It can find mp3, create playlist, edit tags, and more. There are several interfaces, you can customize almost the whole GUI, and you can extend the funcionality via plugins. Do you want more? Request it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mp3AlbumManager is an application to manage a mp3 album collection, written in Java and using an embedded database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    JJack is a JACK audio driver for the Java Sound API and a framework for the Java programming language that allows Java applications to use the JACK Audio Connection Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small java console utilite for renaming Track-XX.mp3 files according to rows from tracklist file with song names. Useful not only for mp3 files but for any. This is small jar file compiled for java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo