Showing 14 open source projects for "define"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    PersonaPlex

    PersonaPlex

    PersonaPlex code

    ...This architectural approach eliminates awkward pauses and makes conversations feel much more human-like, with natural behaviors such as overlapping speech, interruptions, and fluent turn-taking, traits that traditional AI assistants typically lack. PersonaPlex also supports persona and voice control, allowing developers to define the role and speaking style of the agent using text prompts and voice conditioning, making it suitable for applications like customized voice assistants, interactive character agents, or domain-specific conversational tools. Internally, it processes continuous audio streams in a hybrid input format so that speech understanding and generation occur jointly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    annyang!

    annyang!

    Speech recognition for your site

    ...Use named variables for one word arguments in your command. Use splats to capture multi-word text at the end of your command (greedy). Use optional words or phrases to define a part of the command as optional. annyang plays nicely with all browsers, progressively enhancing browsers that support SpeechRecognition, while leaving users with older browsers unaffected. Grab the latest version of annyang.min.js, drop it in your html, and start adding commands. You can easily add a GUI for the user to interact with Speech Recognition using Speech KITT. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JMP3Renamer
    JMP3Renamer is a plugin-based renamer/tagger written in Java. It supports automatical assignment of the data to the files and magic cookies to specify the filename format. Currently available plugins: Discogs, MusicBrainz, Filename, Filetag, Mp3, Ogg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Midi_Master_Clock

    A simple command line Midi Master Clock

    MIDI Master Clock: Simple MIDI Song and Control Change Manager MIDI Master Clock is a lightweight, command-line utility for effortless MIDI device control and synchronization. It lets you define songs or cues in a simple text file, each with its own BPM and custom MIDI Control Change (CC) messages. What It Does: Reads Song Data: Configure song titles, BPM, and MIDI CCs (e.g., CC_ch0 10) in an easy-to-read data.txt file. Interactive Control: Select songs from a list, advance through your set, or quit, all from the command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    GuitarPractice

    GuitarPractice

    Speedup and slowdown your mp3's as you train your guitar skills.

    Guitar Practice is an free and easy to use solution for slow down or speed up your favourite mp3 files in realtime. This comes in nice when you want to learn an instrument like the guitar by using backing tracks to play along. Perfect for bass also!
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    FredBoat

    FredBoat

    A Discord music bot serving music in over 3 million Discord servers

    ...FredBoat's permissions can be configured the same way as any other Discord bot which uses slash commands. If you have both the Manage Server and Manage Roles permissions in a Discord server, you are able to define which Discord users and roles are allowed to use which commands, and in which channels. You can define permissions in the Integrations menu of the Server Settings. Then click Manage next to FredBoat. See also Discord's guide. FredBoat rocks the house with tracks, playlists, and live streams sourced from Soundcloud, Bandcamp, Twitch, Deezer, Vimeo, and Dailymotion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DRUMIDI

    Map, edit and filter your e-drum midi inputs to suit your needs.

    DRUMIDI allow you to easily edit and filter the input and output notes from your E-Drum set or midi Keyboard. You can change the output note for a given input note; Define a secondary output note wich will alternate with the main output note; Define a velocity sensitive key, wich will alternate based on the strenght you hit your drum pads or press your keyboard keys; Save and load presets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    ...This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the instruments, designing the structure of the song, etc. * Define song structures with metric modulations, accelerandos and ritardandos * Write your own scores, which can then be assigned to instruments to be played * Play along with a pre-recorded song or represent the performance * Everything else that comes into your head
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DJDarwin

    DJDarwin

    A Genetic algorithm approach to creating beats.

    ...Using a genetic­ algorithmic framework, the user's taste defines a Beat fitness function - she decides which beats survive and breed, and which join the choir invisible. In addition, the user can easily define an automatic fitness function, put the program on 'auto­pilot' mode, and let it speed up evolution. Different types of mutations (including inactive genes, changing instruments, and more) occur randomly (or at the user's control), and the user can add her own beats to the population. The program was written by Nir Rosenfeld and Assaf Michaely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Metronome

    Open Metronome

    MIDI and/or Custom WAV Metronome for Windows and Windows Mobile

    Free open source GPL metronome (a "branch" of "Weird Metronome") for Windows, Windows Mobile, & Pocket PC. Uses user-definable multi-voice WAV or MIDI (PC only) sounds for the beats. Has a blinker & allows user defined bpm & fine measure control.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    This project tries to define rules of music library hierarchy like file names, directory hierarchy, data formats and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MP3Pioneer is a flexible ID3V2 tagging system and mp3 organizer. It allows to define own ID3V2 tag structure via a XML file. Enables to do mass tag manipulations using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MP3Info generates lists of files with file, mp3 and tag information. The generated information is showed with formated output. The output format can be one of the format examples: text, html, xml or sql. But you can define your own output format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB