Git Product home page Git Product logo

stargatedaw / stargate-soundtouch Goto Github PK

View Code? Open in Web Editor NEW
6.0 0.0 0.0 1.12 MB

Fork of Soundtouch (https://codeberg.org/soundtouch) with extra features and fixes

License: GNU Lesser General Public License v2.1

CMake 1.32% Makefile 3.16% Batchfile 0.49% Shell 0.34% M4 2.82% C++ 70.47% C 3.16% HTML 1.84% Java 1.73% Pascal 4.47% C# 10.22%
pitch-shift pitch-shifting soundtouch time-stretch time-stretching

stargate-soundtouch's Introduction

stargate-soundtouch

Fork of Soundtouch time stretching and pitch shifting library.

Current differences

  • Support for unicode (UTF-16) file paths on Windows in soundstretch.exe

BEGIN ORIGINAL README FILE

SoundTouch library

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.2

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

stargate-soundtouch's People

Contributors

akien-mga avatar be-ing avatar diizzyy avatar ggfan avatar l3337 avatar luzpaz avatar minty-meeo avatar miredirex avatar oparviai avatar oviano avatar sagamusix avatar saturday06 avatar serge-sans-paille avatar sergiomb2 avatar uklotzde avatar vestrel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  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.