Showing 19 open source projects for "sample program of vb"

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
  • 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
  • 1
    AcousticSoundboard

    AcousticSoundboard

    Free, easy to use, lightweight soundboard for Windows

    ...View a demo video here https://www.youtube.com/watch?v=cPdncc-q1oM If you want others to hear your microphone and the sounds you play, you will first need to install a virtual audio cable such as this one: https://vb-audio.com/Cable/ IMPORTANT: Windows may warn you that this program contains a virus because it hooks the keyboard. Your data stays on your computer only. Please see the readme for more information.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Winamp ASIO plugin

    Winamp ASIO plugin

    ASIO output module for winamp media player & SRD file resampler

    Further development of the asio output module by otachan (2006) for the winamp player, including: * problem with setting the sample rate fixed * gapless mode completed * added individual channel assignment * added upsampling to a non-fractional multiple of base-frequency * added high quality resampler: sample rate doubler for best audio playback 2026/04/30: Version 2026.z10.9 >>> In addition to the ASIO plugin with integrated SRD upsampling while playing a music track, the SRD resampler is now also available as a Windows and Linux program for upsampling and saving audio files. <<< 2026/04/11: Version 2026z4 Test and development system: 64-bit Windows Server 2008 R2 (Windows 7) and Windows 10 with Winamp 5 // Texas Instruments XIO2213A 1394b OHCI (Firewire) card // MOTU UltraLite mk3 hybrid, Apogee Rosetta 200 sound card. ...
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 3
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    wavtomid_chung

    wavtomid_chung

    Wav / mp3 to midi best unique conversion

    wavtomid chung is an accurate high quality polyphonic audio wav / mp3 (libMAD) to mid midi midifile converter conversion transcription free open source written in easy compiled freebasic . new algorythm almost as good as the original with sample piano song . . new spectrum filter for enhanced detection . selfharmonics and reverb removal . may work with Bill Evans and Finanwen piano songs , others : to try (instruments must be well tuned) . (no vocals nor drums) load import midi files then saveasmidi to add "wavtomid" effect to a midifile . saveasmidi as midifiles to open and edit with "pianoscore_chung" for some obscure reason you wont find mention of this program in the media despite it may be at this time the best completely free and open source audio to midi program in the world
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    pianoscore_chung

    pianoscore_chung

    a bass.dll virtual piano new version of midiscore_chung

    ...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: 3 This Week
    Last Update:
    See Project
  • 6

    FIRBBC

    A synthesis program for Polyphase Finite Impulse Response filters

    This program synthesises Polyphase Finite Impulse Response filters, suitable primarily for sample-rate conversion and phase-shifting applications. It uses a novel technique for synthesising individual asymmetrical sub-filters, rather than the conventional method of decomposing a large prototype filter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Thérémine

    Thérémine

    Thérémine generates high quality audio from an USB Arduino Theremin

    ...Thérémine can play a variety of different tones. It comes with another program, Loop bank manager, whose purpose is to extract stationnary, looping samples from recorded wave files. It allows importing new instrumental tones into Thérémine, as long as the source recording contains reasonable data. Two demo sample banks are provided with Thérémine featuring violin and voice tones. Both were made using Loop bank manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    sWangTiler is a java implementation that generates wang tiles from any given input image. By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    prodatum

    prodatum

    patch editor for the E-MU Proteus 2000 synthesizer family

    A cross-platform patch editor for the E-MU Proteus 2000 sample-based synthesizer family. prodatum is free software.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 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
  • 10

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphing System with a C language interface. Astrology program as sample, many others. Uses Qt to do the actual graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smarc is a fast and high quality audio rate converter. It allows conversion between any sample rate, and has been optimized for standard audio rates. Smarc is available as a command line program, or as a C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Automatically tag music files. The program can be used to fix up Music Tags, using an online database, based on existing tag information, file names, or a short sample of the music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Provide an interface (sdk) to communicate with a Slingbox (Slingmedia) for creating custom Slingbox player program or some plugin for existing Media player (like VLC). Also Provide a sample application that can be use to record from Slingbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FFqlay is a media playback library based on FFmpeg which provides a set of API functions. By using FFqlay, you can develop your media player which supports all codecs in FFmpeg easily. A C# sample program is included in FFqlay project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple VB program to move MP3s listed in .pls playlists to new directories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTexSynth is a texture (2D image) synthesis program written in Java. It synthesizes large textures from small sample texture images. Synthesis algorithms can be added as plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Visual Basic ActiveX Control that interfaces with the DevIL Graphics Dll's. The purpose of this program is to provide a program that shows how to use the DevIL DLL's and to make a ActiveX Control with VB that has lots of functions such as han
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mr. DJ is a program to mix several audiofiles. You can use it as a personal studio. It's programmed in VB, uses Windows Media Player (behind the dashboard) and has a familiar Windows Interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo