Showing 52 open source projects for "ware-soft"

View related business solutions
  • 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.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Emoji

    Emoji

    A library to add Emoji support to your Android / JVM Application

    A Kotlin Multiplatform library to add Emoji support to your Android App / JVM Backend. Check out the sample jvm module for text parsing/searching functionality. PopupWindow which overlays over the soft keyboard. Normal view which is used by EmojiPopup and can also be used as a standalone to select emojis via categories. The library has 4 different sprites providers to choose from (iOS, Google, Facebook & Twitter). The emoji's are packaged as pictures and loaded at runtime. If you want to use a Font provider, check out Google Compat. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    RawTherapee

    RawTherapee

    A powerful cross-platform raw photo processing program

    RawTherapee is a powerful, cross-platform raw photo processing application targeted at enthusiast and semi-professional photographers who want deep control over image development. It’s written primarily in C++ with a GTK+ front-end, providing a high-precision 32-bit floating-point processing engine along with multiple demosaicing algorithms and advanced color-management features. The program supports a very wide range of camera raw formats (via a patched version of dcraw) as well as non-raw...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Pianoscribe — Piano Audio to MIDI

    Pianoscribe — Piano Audio to MIDI

    Turn piano recordings into editable MIDI files on Windows.

    Pianoscribe is a Windows application that listens to a piano recording and turns the performance into a MIDI file you can open, edit, and arrange. It identifies notes, timing, dynamics, and optional sustain and soft pedal use without uploading the recording for analysis. Choose an audio file, decide whether to preserve the performance’s natural dynamics and pedal information, then select Convert to MIDI. Processing load can be adjusted to suit the computer, allowing Pianoscribe to work quietly in the background or finish more quickly when resources are available. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    ReelGeek

    ReelGeek

    Free vertical video maker for Windows - photos in, a reel out

    ...The order you set is the order they are cut in, and the cuts sit on a tempo grid rather than a plain timer, so a track at a similar tempo locks on when you add audio in the app you post from. Five looks to choose from: Hype, Clean, Soft, VHS and Luxe. Hook text on the opening seconds and an end card if you want them. The output is a 1080 by 1920 H.264 MP4 with no watermark and no export limit, and the same file works as is for TikTok, Instagram Reels and YouTube Shorts. It never uploads your photographs and it never posts on your behalf. Every frame is rendered on your own PC. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    A2M — Audio to MIDI

    A2M — Audio to MIDI

    A2M converts piano recordings into editable MIDI files on Windows.

    A2M (Audio to MIDI) is an open-source Windows application for converting piano recordings into editable MIDI files. It estimates notes, timing, velocity, sustain, and soft-pedal events, with the best results obtained from clean solo piano recordings. Choose an audio file, select CPU or a CUDA/DirectML mode, and click Convert to MIDI. The generated file is saved to Downloads/A2M by default, or to a custom folder selected in Settings. Audio analysis is performed locally. Source recordings are not uploaded, and no account is required. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 6
    AGS - Advanced Gtk+ Sequencer
    Advanced GTK+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It's designed to be highly configurable, you may add effects to its effect chain, add or remove audio channels/pads. You may set up a fully functional network of engines, therefore exists a link editor for linking audio lines. In conjunction with ags you need a realtime kernel and alsa support. `ags` uses...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 7
    PureBasic OpenAL SDK

    PureBasic OpenAL SDK

    PureBasic software development kit for the OpenAL 3D audio API

    ...It's not a DLL wrapper, but rather an import library for the OpenAL DLL, which can be used as a User-Lib in PureBasic. The library is compatible with the original OpenAL v1.0 and v1.1 and OpenAL Soft. The SDK includes the header files, API documentation and usage examples. GitHub repository: https://github.com/vkamenar/purebasic-openal-sdk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Image16

    Image16

    Image viewer/editor specialized in astrophotography 16bits processing

    Opens/saves TIF, FITS, PNG, XISF, PXM, RAW, JPG, XCF, PSD, WEBP. AsinH, Sqrt, Ln, Exp and Sqr stretching, HSL and RGB adjusting, Levels and Curves adjusting and Background Extraction for Color Balance, Flatness and Gradient Correction. Arithmetic between images. Resizing and croping. Color Balance based on background, selection or stars B-V (after platesolving). Debayering/Bayering. Inversion, mirroring, rotation, barrel/pincushion correction. RGB alignment/shifting. Erode, Dilate, ......
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Jet3D is a robust 3D graphics engine built for high performance real-time rendering. Jet3D offers realtime editing, advanced lighting features, 3D modeling support, seamless soft-skin polygonal characters and many other innovations.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    CUDA Pathtracer

    CUDA Pathtracer

    GPU Raytracer from scratch in C++/CUDA

    GPU-Raytracer is a high-performance, real-time ray tracing engine implemented using OpenGL compute shaders. It demonstrates the power of modern GPU architectures to handle complex lighting calculations, reflections, shadows, and global illumination in real-time. This project is educational and experimental, providing insight into GPU parallelism and real-time rendering techniques. Its clean and modular C++ structure makes it a great reference for students and graphics developers alike.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    r4zRayTracer
    -primitives: shere, plane, triangle -triangle surface (mesh) -obj format support -lights: point light -camera lens: planar, cylindrical, spherical -lighting: ambient, diffuse, specular (Phong, Blinn-Phong) -shadows: simple soft shadows -ray types: reflection, transmission -internal memory manager and profiler -internal code profiler -acceleration structure (KDTree) -photon map -multi-threading support (ThreadPool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    VCTRenderer

    VCTRenderer

    A real time global illumination solution that achieves glossy surfaces

    VCTRenderer is a real-time global illumination renderer built in C++ using Vulkan, leveraging voxel cone tracing (VCT) to achieve dynamic lighting, soft shadows, and indirect illumination. The renderer demonstrates cutting-edge rendering techniques aimed at achieving realistic lighting effects without precomputed data, making it ideal for games and interactive applications that need real-time performance with physically plausible lighting. It provides a clean implementation of voxelization and cone tracing in a modern graphics API, making it both a learning tool and a high-performance rendering solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hadid (Zekr) Quran - Android and Windows

    Hadid (Zekr) Quran - Android and Windows

    Hadid(Zekr) is multimedia quran player soft support zekr resources

    Hadid project inspired by the project Zekr Quran study soft - http://zekr.org -. Hadid support Zekr resources as well as Hadid Mp4 resources. In mobile android devices just copy resources to your SD-card, then add it to Hadid or download it. Hadid developed by Delphi community edition and use Firemonkey as a framework. Android Hardware Requirements: ARM Cortex-A series CPU ARMv7 Instructions NEON Technology GPU
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    DSSI

    DSSI is an audio plugin API for soft synths and effects.

    DSSI is an audio plugin API for software instruments (soft synths) and effects. It is based on the LADSPA plugin API, the ALSA sequencer event types, and OSC (Open Sound Control) communications with custom GUIs.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 16

    Frinika

    Free open source DAW, MIDI sequencer, software synthesizers

    Frinika is a free, complete music workstation software for Linux, Windows, Mac OSX and other operating systems running Java. It features sequencer, soft-synths, realtime effects and audio recording.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    Android Tools

    Android Tools

    Android Tools is powerfull Software for your Android Phone.

    Android Tools is one such program helping you manage your phone, with the range of its abilities being quite wide and including anything from ADB commands to Fastboot and others. Requirements : - .NET Framework 4.6.2 - ADB USB Driver - Java RE 7/8 - Java JDK (Optional) - Make sure USB Debugging is activated in Developer Mode What's new on 1.2.1.2? - ROM Dumper: It helps you to dump your partition into a flashable image file that you can use to re-flashing your device using...
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • 18

    Launchpadctrl

    Control for Novation Launchpad on linux

    ----- ENGLISH ---- This software is made to be used with my driver : http://sourceforge.net/projects/drivernovationl/ For more information, last news, about my launchpad project and if you understand french, go here: http://forum.ubuntu-fr.org/viewtopic.php?id=1043581 ---- FRANCAIS ---- Ce soft est prévu pour fonctionner avec mon driver : http://sourceforge.net/projects/drivernovationl/ Pour plus d'informations, actualités, sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Photo slideshow generator including a Ken Burns effect along smooth curves, user definable soft luma transitions, and easy audio integration. Produces MPEG (MPEG2, MPEG4), DV or FLV for DVD creation or for the web.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    HOTSPOT

    HOTSPOT

    HOTSPOT for windows 10

    Windows is no longer away from hotspot. This software lets you turn your windows 10 PC into a hotspot. Create your middle-ware with apache, IIS or any server , test it by making your PC server. Create LAN servers to play high end LAN games. Share your internet between your clients and many more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Imagin Raytracer

    Imagin Raytracer

    Imagin Raytracer is a multithreaded command line raytracer

    Imagin Raytracer is a portable and multithreaded raytracer designed to run on all Posix systems. With its many features and its ease of use, it makes it possible to create quickly realistic images and animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jajuk

    Jajuk

    Your Advanced jukebox

    Jajuk is a jukebox for all platforms. The goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. (Note: the codebase is now hosted at http://gitorious.org/jajuk/jajuk .)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Soft DVR

    Soft DVR

    Emulator DVR with loop recording with IP cameras

    This emulator (VBS script) is a software video recorder with automatic control of the free space on the disk space to logging and cyclic capture of video streams in MPG format from sources such as the IP (network) camera, desktop, WEB-camera or any other DirectShow-device your OS. At the end of the emulator merges all video content in a single file with thinning frames for fast viewing. Capabilities: 1. Cyclical checking free space on a given disk. 2. If there is a place on the disk,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    ...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: 2 This Week
    Last Update:
    See Project
  • 25
    Zalarm

    Zalarm

    Alarm Clock with a couple of nice extra features. Wake up your way.

    ...In addition the user can set a purpose of the alarm, a note, and add audio files for the alarm. This way you can decide if you like to wake up with a beating heart to the sound of hard rock. Or maybe you are the kind that prefers the more soft and sensitive alarms. With Zalarm this is all up to you. The reason for adding notes to the alarm is simple. Maybe by the time you go to bed you have a brilliant idea, or there is something you have to remember by the time you wake up. This feature let you get reminded of this. When the alarm goes off, you will in addition to the alarm get a pop-up message. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next