Showing 23 open source projects for "events"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    OPLd

    An OPL3 software synthesizer

    Emulates a MIDI layer on top of a virtual OPL3 chip. Receives events from an ALSA sequencer port and produces an audio stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GLFW

    GLFW

    A project that has moved to GitHub

    GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 3
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures, which are automatically shared among GPUs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    Dungeon Craft

    Updated emulator of Forgotten Realms: Unlimited Adventures

    Up to date code, including latest engine and editor releases: https://github.com/grannypron/uaf Dungeon Craft Community Forums: https://forums.goldbox.games/index.php#c8 Dungeon Craft is an adventure creator that emulates the Advanced Dungeons & Dragons Gold Box RPG's released by SSI. Initially designed to be a "more unlimited" version of the Forgotten Realms: Unlimited Adventures (FRUA) game editor and engine, it has far surpassed the capabilities of the old FRUA system. The editor...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Simple 2D

    Simple 2D

    Simple, open-source 2D graphics for everyone

    ...It’s designed to be beginner-friendly and eliminates much of the boilerplate involved in setting up graphics, audio, and input handling. Developers can use Simple2D to quickly prototype ideas or build lightweight applications in C with full access to rendering, events, and asset management. It is especially well-suited for learning environments and small indie projects.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FluidSynth

    FluidSynth

    A real-time SoundFont software synthesizer

    A real-time software synthesizer based on the SoundFont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments. It can also be embedded in other applications. This is not a application with a graphical user interface, however there are several GUI applications which utilize FluidSynth.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 8
    Virtual keyboard for JACK MIDI
    jack-keyboard is a virtual MIDI keyboard - a program that allows you to send JACK MIDI events (play ;-) using your PC keyboard. It's BSD-licensed. User interface is GTK-based.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    scanbd

    scanbd is a scanner button daemon looking for scanner button pressed

    scanbd is a scanner button daemon. It polls the scanner buttons looking for buttons pressed or function knob changes or other scanner events as paper inserts / removals and at the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various actions can be submitted (scan, copy, email, ...) via action scripts. The function knob values are passed to the action-scripts as well. Scan actions are also signaled via dbus. This can be useful for foreign applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old binaries only. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    Playmidi is a web and curses and SDL-based MIDI file player for Linux and MacOS and Chrome (via Web MIDI and Web Audio apis). All recent development has moved to https://github.com/nlaredo/playmidi It supports software rendering of midi files via SDL audio and can also output midi events to external midi devices (in time with SDL audio soft synth) via both alsa sequencer api (linux) and coremidi api (osx). Math-based synthesis (when no sf2 is loaded and no external midi output is set) is planned to evolve over time to support most of the features found in a minimoog voyager, and wavetable based sf2 support is expected to evolve to properly emulate all the features of a roland sc88 (but not there yet). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gmidiwatch

    gmidiwatch

    GTK+ GM (General MIDI) Monitor for GM GM2 XG and GS events

    GTK+ GM (General MIDI) Monitor for GM GM2 XG and GS events and instruments. A simple monitor that can be connected through QJackCtl or aconnect to monitor General MIDI Instrument names. Useful for USB MIDI keyboards that lack a display. Also tracks channels, velocity, MSB and LSB and octave information etc. Future suppost of .ins format files planned. Some of the source code based on GMIDImonitor http://home.gna.org/gmidimonitor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...-pgf airboard-ir replaces the IR receiver supplied with a LiteOn SK-7100 Airboard cordless keyboard with an LIRC-compatible receiver. Keyboard/mouse reports are translated to /dev/input events. Full remapping of keyboard and button functions is easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ray-traced version of iD Software's classic first-person shooter, Doom. Currently using the Chocolate Doom (a completely separate project) port to send events to our rendering engine. Data pack is not required anymore for 0.55 and up. NOTE: Project has been inactive for a VERY long time now; no further updates will be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small linux application for the Delock IR to USB adapter 61574. It detects IR commands from a (universal) IR remote control and creates x windows events. Used to control xbmc when keyboard commands for up, down, etc. are created from IR commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    powermated is a program for controlling and monitoring your computer with the Griffin PowerMate USB dial. It can also update the PowerMate's LED based on a number of events including system mixer volume, CPU usage, XMMS/BMP sound output, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gspy retrieves images from a video4linux device and processes these images looking for significant motion events. Each image of interest is recorded to a daily image directory may be optionally converted to mpeg movies. see http://gspy.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Soundtank hosts LADSPA plugins in "realtime objects" which embody the structure of the audio signal flow. RTObjects can be controlled in a completely customizeable fashion using MIDI events sent through the ALSA sequencer interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A full-featured, GTK-based control panel for IceWM, featuring an IceWM theme designer, IceSoundManager (sound events), IcePref2, & tools to manage wallpaper, cursors, keys, window options, & more. IceWMCP has a familiar, Control Panel-like interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    The DIPS, \"Digital Image Processing with Sound\", is the set of Max objects that handles the real-time visual image processing events and the OpenGL functions in the jMax GUI programming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Peep is a network monitoring tool that represents network information via an audio interface. Network diagnostics are made not only based on single network events but whether the network sounds "normal".
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Remote Input Protocol Library that will be used to transfer keyboard, mouse and other input device events from a device(client) to another device (server.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next