Showing 358 open source projects for "source code computer"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    falabaac

    AAC encoder, C source code,support Linux and Windows

    A new AAC encoder(different with FAAC, nero aac or qtaac), very good quality. support Linux and Windows platform. Support 6 speed level, default is 3. level 3 can supply good quality of the AAC file, if you want the best quality, use level 1, but the speed is slow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ...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) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    ...The software implements Fast, Slow, Impulse and LEQ; A, C and Flat Weighting; Ln and Noise Dose analysis; Octave and 1/3 Octave band analysis; high resolution FFT analysis and spectrograms. Band analysis can be made using fast FFT methods or slower, but ANSI standard methods. Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sinestesia

    sinestesia

    Displays music using fractal flames and hardware acceleration (openCL)

    This program takes audio input from microphone, you can redirect pc audio output using control panel on Windows or pavucontrol on Linux. Your computer needs to support openCL (is sufficient a modern gpu or a intel core cpu) Commands: F11 toggle fullscreen S toggle stroboscopic flash NUMBER [0 to 9] change number of symmetry axes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    MesonCast is the Internet-radio server, that allows you to broadcast the music from your computer or remote server across LAN in MP3 format. Server can load music from playlists and/or directories. MesonCast understands a lot of stream and tracker formats. Additional formats are available through plugins. It also can load remote streams or Internet-radio and then retransmit them to clients. MesonCast has a web GUI, that allows you to control a station, browse a playlist and switch tracks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    minimp3_chung
    minimp3 chung is a free small mp3 folder player written in compiled freebasic. Copy the program in your mp3's folder or copy mp3 files in the same folder as minimp3_chung.exe application , double click on the application then it will play the mp3 files with a stunning quality. To listen with dsp_chung looped on the system mixer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HackMe Rockit

    Rockit Synth

    Rockit is a hybrid digital/analog synth. This code is its beating heart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    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
  • 11

    pyscope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ID3.NET MP3 Tagging Library
    ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mjuza is Library Manager which use MPlayer for playing music. But mjuza have more Options like "Smart Shuffle", "Ignore List", "Repeat List" and so more that help your computer to choose song for you. You can controll mjuza over network. This is CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a very early version of what eventually became Synthesia (originally Piano Hero). This version of the source has had any uses of the Synthesia trademark removed. To find the current project, check http://www.synthesiagame.com
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 15
    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: 6 This Week
    Last Update:
    See Project
  • 16
    Audio Monster Player

    Audio Monster Player

    Audio Monster Player is a music player

    Audio Monster Player is a music player with very low resource usage built in Delphi simple skin and an easily listened music , It is capable of playing MP3, OGG, AAC, FLAC, WAV, WMA, TTA. It can play internet radio streaming and now supports local network. Enjoy all of your music on any computer in your home or office! Features: · Playlist functions, can search entire hard drive or specific folder and automatically generates playlist. · 3D Surround sound effects. · Direct X dynamic...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TubeKiller

    TubeKiller

    Riproduttore musicale e download mp3 da YouTube

    TubeKiller ti permette di ascoltare e scaricare la tua musica preferita da YouTube o dal tuo computer. Il suo browser è inoltre basato su WebKit, il potente motore che è alla base di Google Chrome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MPfm: Music Player for Musicians

    MPfm: Music Player for Musicians

    Music player designed by musicians, for musicians

    ...The latest version is 0.6.0.0. Change Log: http://www.mp4m.org/mantis/changelog_page.php Roadmap: http://www.mp4m.org/mantis/roadmap_page.php Blog: http://www.mp4m.org/blog Source code: https://github.com/ycastonguay/MPfm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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: 5 This Week
    Last Update:
    See Project
  • 20
    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. Features:audio, database, graphics Technologies: Telnet, .WAV audio, oggvorbis, other audio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MP3 Alarm

    A Windows MP3 Alarm application

    A Windows application that plays an MP3 file at a designated date and time. The application will wake the computer up from Sleep or Hibernation mode to ensure the file is played. When set, the alarm will collapse to the Windows tray. License: Free and open source. Requires Microsoft's .NET Framework 4.0 to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 4 This Week
    Last Update:
    See Project
  • 23
    Media Streamer X

    Media Streamer X

    Free Media player that streams online movies,TV- shows,and music video

    Media streamer X is a free media player that allows you to watch Movies,TV shows, and Music videos and more right from your computer. Media streamer contains a database of over 40,000 top movie titles ,5000 TV shows and over 1,000,000 music videos and short clips you will never run out of content to watch media streamers database is updated daily. Watch any Movie, TV Show, or music video with media streamer free media player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Download free audio and video content ("podcasts") from the Internet and watch it on your computer or on the go. Available for different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Power Tab Parser is a simple wxWidgets based program that can read and write Power Tab (.ptb) files. It contains code useful to developers wishing to write software that can convert, view, play or edit Power Tab (.ptb) files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB