Giter Site home page Giter Site logo

vestrel / soundtouch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpcs3/soundtouch

0.0 0.0 0.0 1020 KB

License: GNU Lesser General Public License v2.1

CMake 1.32% Makefile 2.78% Batchfile 0.50% Shell 0.26% M4 2.81% C++ 71.42% C 2.76% HTML 1.88% Java 1.77% Pascal 4.06% C# 10.45%

soundtouch's Introduction

SoundTouch library

SoundTouch git repository moved to codeberg.org

2021-10-14 OP: For some reason that currently is unknown to us, gitlab.com blocked soundtouch account without any prior notice, hence soundtouch repository moved to codeberg.org, hopefully a more stable and friendly home for an opensource project.

About

SoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other:

  • Change tempo while maintaining the original pitch
  • Change pitch while maintaining the original tempo
  • Change playback rate that affects both tempo and pitch at the same time
  • Change any combination of tempo/pitch/rate

Visit SoundTouch website and see the README file for more information and audio examples.

The latest stable release is 2.3.1

Example

Use SoundStretch example app for modifying wav audio files, for example as follows:

soundstretch my_original_file.wav output_file.wav -tempo=+15 -pitch=-3

See the README file for more usage examples and instructions how to build SoundTouch + SoundStretch.

Ready SoundStretch application executables are available for download for Windows and Mac OS.

Language & Platforms

SoundTouch is written in C++ and compiles in virtually any platform:

  • Windows
  • Mac OS
  • Linux & Unices (including also Raspberry, Beaglebone, Yocto etc embedded Linux flavors)
  • Android
  • iOS
  • embedded systems

The source code package includes dynamic library import modules for C#, Java and Pascal/Delphi languages.

Tarballs

Source code release tarballs:

License

SoundTouch is released under LGPL v2.1:

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

See LGPL v2.1 full license text for details.

--

Also commercial license free of GPL limitations available upon request

soundtouch's People

Contributors

akien-mga avatar be-ing avatar diizzyy avatar ggfan avatar luzpaz avatar oparviai avatar saturday06 avatar sergiomb2 avatar uklotzde avatar vestrel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.