Showing 97 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 1
    JSCLang for SuperCollider is as a wrapper for a DLL file that enables the usage of the programming language SuperCollider in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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 reordering, copying, and removing blocks of code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Airlock Digital - Application Control (Allowlisting) Made Simple Icon
    Airlock Digital - Application Control (Allowlisting) Made Simple

    Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.

    For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
    Learn More
  • 5
    Click Track

    Click Track

    Metronome and Click Track generator for Android

    The project is divided into two main sections: a metronome and a click track generator. The metronome is intended as a practice aid for musicians. It loops a single bar of click track that is specified by the user. The user can select the time signature, beat division, beat grouping, bar emphasis and beat emphasis. The click track generator is intended as a song practice aid for single musicians or an entire band. Just like when recording int the studio, it provides a constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Syn-Thesis

    Syn-Thesis is an additive VST synthesizer.

    Syn-Thesis is an additive VST synthesizer with 4 oscillators, which is written in Java. The waveform of each oscillator can be created by adding up to 64 harmonics. Syn-Thesis is based on the jVSTwRapper and can be used as VST plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Fractal/Scripting VSTi synthesizer, written on Java with jVSTwrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DonnerLaParole
    Clavier virtuel et synthétiseur vocal pour les personnes ne pouvant plus parler et ayant du mal à utiliser leurs mains. Virtual keyboard and speech synthetiser for people with reduced mobility and unability to speak. In French and english.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    Vermilion Desktop Composer
    A unique desktop music composing application for PC/Mac/Linux/Android with a tracker style interface and a simple modular Java plugin based design allowing rapid improvement and endless expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Compliance Made Easy Icon
    Safety Compliance Made Easy

    SiteDocs is a digital safety management software used to support work site compliance.

    Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
    Learn More
  • 10
    Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web-enabled Audio-synthesis Development System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Project for Text To Speech Conversion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Directly tell the sound-card how much electricity should be in the speaker/microphone wires many times per second as numbers from -1 to 1. Automatically finds good sound-card options and balances between linear interpolation speeds of consuming microphone buffer (and then any Java transform function per sample) and producing into speakers buffer and to keep delay between them small. Its really simple you only have to write 1 function that takes an array parameter. First 2 indexs are output to speakers. Next index is 1 microphone. Technically you can ask it for any number of speakers and microphones, but version 0.4 only supports 2 speakers and 1 microphone simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Self-modifying Jar file Programming-Lang for Artificial-Intelligence & Audio & Natural-Lang monkeys with code like a simian. Windows mutate self Code: if(ask("MP3?")sound(mp3("C:\\music\\a.mp3"*(3.4 count)))) plays a.mp3 3.4x speed if click yes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tiny web app enabling MIDI synthesis of tin whistle alphabetic tablature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jMorse generates audible morse code from input text. jMorse is written in java and can be used via ant, log4j, java logging, or directly in-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MunichCodeBrewery is a project for developing sound plugins via the jVstWrapper interface, which is also hosted on SourceForge. It combines the ease and elegance of Java programming with the power of VST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jVSTwRapper allows you to develop VST (2.4), Audio Unit (AU) and LADSPA compatible audio plugins and virtual instruments plus user interfaces (Swing) with the Java programming language on Windows, Linux and Mac OSX. 5 demo plugins (+src) are included.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    QZik
    A buzz-like modular synthetic music software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NoiseComp is a Java synthesizer build to calculate realtime sound synthesis. With a graphically editor one can connect the inputs and outputs of sound generators on a timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Software synthesizer written in Java that implemented a configurable number of tones per octave, music usually has 12 tones per octave, this synthesizer has 13 by default. It will include AudioToMidi conversion and more features i hope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BeatBox is a Java application in which users use a 16x16 grid of checkboxes to create a beat with various percussion instruments. Beats can be saved and loaded easily. The entire application is as intuitive and user-friendly as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SingingEGuru
    Software provides two features, 1. To identify the musical notes in a given audio file which the singer is singing at. 2. To let a user practice singing individual notes of Indian music, with graphical representation of his performance.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB