Showing 21 open source projects for "common lisp"

View related business solutions
  • BrandMail Email Signatures for Outlook Icon
    BrandMail Email Signatures for Outlook

    Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.

    BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
    Learn More
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • 1
    SRTools

    SRTools

    Command-line tools for SSA->SRT conversion & editing of SRT subtitles

    Tools for SSA->SRT conversion and editing of SRT subtitles: * ssa2srt - converts SSA/ASS subtitles to SubRip format; * fixsrtsub - fixes SubRip subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    Unlike conventional audio players, ARITA aims to help music lovers to keep their precious collections well organized and tidy. Therefore it takes a different approach to arranging audio files. They must be emplaced into libraries: 'archives' or 'cuesheets'. Archive - compressionless container like CPIO. Instead of tags for description of tracks, a plain XML/YAML file is placed alongside each archive. Rather than embedding cover art in every track, put a single image next to a library. TIFF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 5

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DACML stands for Digital Audio and Computer Music Language. It is implemented as a Common Lisp library and low level C routines for efficiency. The aim is to apply functional paradigm to Computer Music composition. Licensed under GPL v. 3 or later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Implementation of raytracer with its prototype written in LISP. Goals: lisp knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CM-ETF is an extension to the Common Music composition environment, which allows for output of musical data in ETF "Engima Transportable File" format, readable by the popular commercial musical notation software, Finale. Requires CM and lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Diagnose and Resolve IT Issues in Real Time Icon
    Diagnose and Resolve IT Issues in Real Time

    Engage your employees and agents more efficiently with ScreenMeet as a seamless extension of your existing IT Service Delivery Platform.

    ScreenMeet’s unique combination of video calling, screen share, and remote desktop functionality lets you quickly diagnose hardware and software issues with no frustration.
    Learn More
  • 10
    RMG: a Random Music Generator written in Common Lisp using the Common Music library, producing MIDI as output. RMG differs from other random music generators in that it is actually intended to sound good, "good" being defined as "better than bad techno".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CL-FMOD is a set of common lisp bindings to the fmod sound library. The bindings are completely written in lisp, with the help of the UFFI common lisp library for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Common Lisp bindings to the SDL library, OpenGL, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Common Lisp JPEG Library implements baseline JPEG image compression/decompression routines in ANSI Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    compo is a musical composition system in the form of a computer language derived from Common Lisp. compo est un systčme de composition musicale se présentant sous la forme d'un language informatique dérivé de Common Lisp.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hildegard is a music theory engine that will analyze music based on various theoretical systems. Users can stick to common theoretical systems or write their own with an extension language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fractal KISS means "keep fractals simple and sensible". The objective is to discover a "common-sense" understanding of fractals and their utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Documents restoration program in Common Lisp. It's a test platform for documents restoration's research. RestorDoc uses McCLIM, the free CLIM implementation and modules (ie. algorithms) can be inserted interactively to the interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TrpConnect is a Common Lisp program for uploading and registering pictures to a remote server over HTTP. It requires MySQL and PHP on the remote server. Registering entails recording the subject, photographer, date, etc. of the picture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CL Slideshow aims to be a small and fast desktop program for viewing and managing image files (.gif .jpeg etc). The program itself is written in Common Lisp and uses Lisp2wish to manage the Tcl/Tk GUI for excellent cross-platform potential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Common Lisp Wrapper for MapScript

    A Common Lisp wrapper for the Mapserver's Mapscript library

    Mapserver is a GIS application offering a MapScript library for scripting applications. CL-MAPSCRIPT offers Common Lisp bindings for the MapScript library based on the CFFI glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cl-pcp is a collection of Common Lisp CFFI bindings for Pango, Cairo, and PixBuf from the GTK+ (Gimp Tool Kit) Project. This is meant as a lightweight, general solution for developing graphical/text based applications in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB