Showing 1389 open source projects for "sound files for eqascom"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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
  • 2
    BallroomDJ

    BallroomDJ

    Ballroom Music Player

    BallroomDJ has been replaced with BallroomDJ 4 ( https://sourceforge.net/projects/ballroomdj4/ ). BallroomDJ is a ballroom music player. It is designed with the goal of being able to play music the entire evening without intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    Unlike conventional audio players, ARITA aims to help music lovers to keep their precious collections well organized and tidy. Therefore it takes a different approach to arranging audio files. They must be emplaced into libraries: 'archives' or 'cuesheets'. Archive - compressionless container like CPIO. Instead of tags for description of tracks, a plain XML/YAML file is placed alongside each archive. Rather than embedding cover art in every track, put a single image next to a library. TIFF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    footswitch3basic

    footswitch3basic

    Audio Transcription software for Linux (Gstreamer) with a foot pedal

    .... There are timestamp macros, along with media player control macros for Play/Pause toggle Jump backwards Jump forwards Slower Faster Normal Audio speed Jump to timestamp This is the "BASIC" version stripped of some of the bells and whistles. As fs3 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 5
    footswitch2basic

    footswitch2basic

    Audio Transcription software for Linux (Vlc) with a foot pedal

    ... not yet own a foot pedal. Control of the media player from LibreOffice can be via Hotkeys or an integrated toolbar. As fs2 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files. If moving from Footswitch2 to Footswitch2 Basic, any existing database files will be converted for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    footswitch2

    footswitch2

    Audio Transcription software for Linux (Vlc) with a foot pedal

    Footswitch 2 is a media player for transcribers on Linux. Written in python and using the python bindings for VLC it allows a transcriber to control the audio or video with a USB footpedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a footpedal/footswitch. Control of the media player from LibreOffice can be via Hotkeys or an integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TuxGuitar
    TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT, It can open GuitarPro, PowerTab and TablEdit files.
    Leader badge
    Downloads: 1,172 This Week
    Last Update:
    See Project
  • 8
    Jack-The-Cutter

    Jack-The-Cutter

    Tool to lossless cut audio files

    An easy to use FFmpeg frontend to lossless cut / split audio files (without re-encoding). Works with all kind of audio files FFmpeg can process. The editor shows both complete wave form and zoomed section to make cutting a lot easier. The 'Auto cut' tool uses silence detection to automatically create cut points. Right click on prev/next section provides an easy way to manually check cut points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FBNF is a book that provides notes and frequencies for guitar and bass fretboards, based on tuning and number of strings. FBNF currently supports 6-8 string guitars and 4-6-String basses. These files are currently undergoing formatting changes. Fretboard Notes & Frequencies is released under the Released under Attribution-NonCommercial 4.0 International License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    Spleeter

    Spleeter

    Deezer source separation library including pretrained models

    Spleeter is the Deezer source separation library with pretrained models written in Python and using Tensorflow. It makes it easy to train music source separation models (assuming you have a dataset of isolated sources), and provides already trained state of the art models for performing various flavours of separation. 2 stems and 4 stems models have state of the art performances on the musdb dataset. Spleeter is also very fast as it can perform separation of audio files to 4 stems 100x faster...
    Downloads: 169 This Week
    Last Update:
    See Project
  • 11

    speech intonator

    The purpose of the project is to develop audio processing algorithms

    The initial version of the main branch of the project has been completed. The main name of the project is "Java audio mixer Summaha". The second name of the project is "Sound Arithmometer". Main purpose - production of musical sound remixes from a set of samples. The name "Summaha" rhymes well with 'Yamaha' and creates motivation and inspiration to achieve a sound quality comparable to with a well-known brand. Detailed documentation in 'read' signature files. Anyone who is interested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Org.WillPittenger.Tools.Sounds

    Org.WillPittenger.Tools.Sounds

    Provides a simplified means of playing sounds in .NET calls

    Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to. Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vibe for Equalizer APO

    Vibe for Equalizer APO

    Interface for Benchmarking Equalizer APO by using its Benchmark.exe

    Versatile Interface for Benchmarking Equalizer APO by using its Benchmarking.exe tool. Use Vibe to create the following files of your Equalizer APO filter/equalization setup: * An impulse response .wav file, mainly used for convolution by a media/music player or Equalizer APO itself. * A frequency response .wav file by doing a sine sweep. * A response .wav file by using your own input sound .wav file. Vibe can also be used for exporting your equalization from the Peace equalizer...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Simple Screen Recorder

    Simple Screen Recorder

    Simple and easy to use screen recorder for Windows.

    Simple and easy to use screen recorder for Windows. Features: -Screen recording in .avi format (15000k bitrate and 60 fps) -Ability to record system sounds or a microphone (or both) -Merge media files -Cursor capturing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mp3menu

    An audio player for the Linux console.

    mp3menu lets you select and play your music files using iselect and alsaplayer. Mainly MP3's, but this will actually play anything alsaplayer and libaudio can handle, so WAV and FLAC are covered, as well as a bunch of ancient formats dating back to the 1980s. Sadly, M4A is not. Requires: 1. Alsaplayer 2. Iselect 3. Bash - mp3menu is a bash script. It might work with zsh, dash and other shells, or it might not. Usage: mp3menu was developed for use in a full-screen Linux console...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Taggerman

    Command line Batch Audio Tag Editor

    Taggerman is a command-line audio tag editor in Python. It is based on Taglib. Be sure to visit FramaGit for the most up-to-date version. https://framagit.org/kingu/taggerman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    M Player+

    M Player+

    Media player audio video file ; multimedia

    M Player+ is an media player audio video file multimedia. Easy to use with friendly interface This project is open and free to anyone in the world who can contribute to improve the software. M Player+ uses the system’s native multimedia engine as a backend, and does not come with its own audio or video codecs. Thus the supported list of codecs is equivalent to the ones supported by the underlying OS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    StreamTuner2 ♪♬#

    Internet radio directory browser

    Streamtuner2 is an internet radio station and video browser. It simply lists stations in categories from different directories. Launches your preferred media apps for playback. It's built in Python now, but retains UI similarity with the original StreamTuner 0.99
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    Qoobar
    Qoobar - Audio Tagger for Classical Music. It can - Edit ID3v2.4, Xiph.org, APE, ASF tags. - Rename files and fill in tags. - Work with groups of files. - Insert chars with diacritics.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 20
    wersidatencassette

    wersidatencassette

    tools for Wersi Datencassette, RS232 packets, and image file formats

    wersidatencassette: tools for Wersi Datencassette, RS232 packets, and image file formats for the Wersi DX100/DX300/DX350/DX400/DX500 organs and CX5 drum machine Included tools: * wersicassdecode, wersicassencode: decode/encode cassettes * wersibinparse: analyze files * cx5_cart2dump, cx5_dump2cart: convert CX5 cartridge files * dx400ram34_ram2dump, dx400ram34_dump2ram: convert DX400/DX500 RAM files * wersi_rs232_receive, wersi_rs232_send: receive/send via RS232 Special features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Another Music Player

    Another Music Player

    A music player with music library included

    Music player written with C# SDK .Net Core 3.1 - Playing Queue - Library sorted by folder with auto scan for update - Conversion for audio files not in the supported formats(mp3;wma;flac) to mp3(with ffmpeg) with the output quality defined in app parameters (by default 128Kbits/s) - Interception of Multimedia shortcuts (Play/Pause, Previous Track, Next Track) on windows - Multiple automatic PlayList & Custom PlayLists Supported Language: - English - French
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    drumucass

    drumucass

    drumucass: tools for the E-mu Drumulator data cassette format

    drumucass: tools for the E-mu Drumulator data cassette format Included tools: * drumucassdecode: decode Drumulator data cassette * drumucassencode: encode Drumulator data cassette * drumumemparse: parse Drumulator NVRAM image * drumumemupgrade: upgrade firmware version 1 Drumulator NVRAM image * drumusoundlist: list drum sounds in Drumulator ROM images Special features: Decoding of segments and songs, export to MIDI files. Export of drum sounds to WAV files. Copyright (c) 2018-2022...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AcousticSoundboard

    AcousticSoundboard

    Free, easy to use, lightweight soundboard for Windows

    Acoustic Soundboard is a free, open source program for Windows which strives to be easy to use and lightweight. The main purpose is to conveniently play audio files to others while allowing the user to hear what is playing and still use their microphone normally. There is no installation required, simply unzip the contents wherever you like. On closing, the soundboard will automatically save the user's last devices, sounds, and hotkeys to a database file. If you want others to hear your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    linndrumcass

    linndrumcass

    linndrumcass: tools for the LinnDrum data cassette format

    linndrumcass: tools for the LinnDrum data cassette format Included tools: * linndrumcassdecode: decode LinnDrum data cassette * linndrumcassencode: encode LinnDrum data cassette * linndrummemparse: parse LinnDrum pattern+song memory image Special features: Decoding of patterns and songs, export to MIDI files. Copyright (c) 2018-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pianoscore_chung

    pianoscore_chung

    a bass.dll virtual piano new version of midiscore_chung

    ... with a smartphone , 7 octaves , 2x2 mp3 samples per octave , 88 notes polyphony , varying dynamic reverb , chorus , attack and velocity with number of played notes and sustain pedal, written in freebasic . Can auto correct score according to preloaded SYStestchord data. Added random play chord variation of midi files function of preloaded data . Added piano timbre cloning from 20 s mp3 song record Added anti click removal sound and sample filter algorithm Can be used as a midi player
    Downloads: 1 This Week
    Last Update:
    See Project