Search Results for "karaoke source code" - Page 3

Showing 115 open source projects for "karaoke source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    neuranep

    Neural Network Engineering Platform

    ... sensory activity, etc. NeuraNEP handles microthread scheduling, synchronization, distribution and communication. This project is a fork of SpikeOS (sourceforge.net/projects/spikeos) and represents a major update to that code base, including a scripting interface and low-level rewrite of several components. SpikeOS was oriented towards computational modeling. NeuraNEP is oriented toward neural network research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vespadj apps

    vespadj apps

    local web based app: Music & VST Browser, Shazam charts local cache

    These Apps run on a small portable web server (Lua Xavante wsapi, size < 3MB), so you can take it on flash usb and use a web GUI (Firefox, Chrome), internet connection is not required, data are stored in path. Music_Browser: index your archive of music on sqlite database, run presetted query, like find double albums/songs or simply find your songs, launch operation on files (drag'n'drop to desktop application*, open in forder, listen on winamp) VST_Browser: index your tons of vst...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    WORLDS 2D

    WORLDS 2D

    Created for Ludum Dare 30

    PLEASE NOTE: This project is no longer being updated on SourceForge. To download the latest version, please visit http://fleegle2000.itch.io/worlds-2d This is where you can download executables and source code for WORLDS 2D, a game originally created for the Ludum Dare #30 48-hour game-making competition. I have released a post-competition version, and you should download that version to get the intended experience - it is more polished than the original and has many more levels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OOBD supports a self-programable Tool for Vehicle Onboard Diagnostics (OBD) for various platforms like the Windows-Desktop, mobile Phones and Smartphones Please note that we are actual moving this project over to oobd.googlecode.com. The software source code repository is already moved, other areas will follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yoshi's Egg - Game Engine

    Yoshi's Egg - Game Engine

    A Simple Game Engine

    A Simple Top Down Game Engine for Linux and Windows obs: in development pre-alpha stage, not fully playable
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LVS

    LVS

    Frameserver plugin for video editing via scripting.

    LVS allows to write scripts for frameservers to edit audio samples and/or video frames with a powerful 2D graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lua Editor

    Lua Editor

    Lua Editor

    Write and run pure Lua code. This is a great tool to test out your Lua knowledge or learn how to program.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 20
    LumenLiquid

    LumenLiquid

    RPG Games without coding!

    LumenLiquid is a game engine which offers high flexibility. Every user can create his own game without having to worry about code. Trough the high customisation there are almost endless possibilities to create games and stories. To show up the endless possibilities, LumenLiquid is deployed with an example game, Fabled Lands. The story is taken from the homonymous books written by Dave Morris and Jamie Thomson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pepper

    pepper

    Repository statistics and report tool

    pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Pegasus Wow Bot

    The goal is to try to develop a non detectable world of warcraft bot.

    One year ago, on my last vacation I challenged myself to make a non detectable world of warcraft bot that could travel without human interference. I have seen video's of people doing this so I decided I had to try to make it by my own as a mere chalenge. I did it. It worked. It is not amazing as other stuff you may find on internet. It still needs improvement. I won't improve it anymore. I am posting its code here and making it open source so anyone who wants will be able...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Partito Pirata

    Partito Pirata

    sourcecode of the Partito Pirata project

    This project is related to the Partito Pirata source code issueHere we host the development and sharing of the source code of the production into the Partito Pirata project. Every single bit in terms of information and source code will be available here for free
    Downloads: 0 This Week
    Last Update:
    See Project