An open API service indexing awesome lists of open source software.

https://github.com/techpro-studio/metalaudioshaders

MPS like shaders for audio processing. Conv1d, Spectrogram.
https://github.com/techpro-studio/metalaudioshaders

audio-processing conv1d metal shaders spectrogram

Last synced: 11 months ago
JSON representation

MPS like shaders for audio processing. Conv1d, Spectrogram.

Awesome Lists containing this project

README

          

# MetalAudioShaders
[![Version](https://img.shields.io/cocoapods/v/MetalAudioShaders.svg?style=flat)](https://cocoapods.org/pods/MetalAudioShaders)
[![License](https://img.shields.io/cocoapods/l/MetalAudioShaders.svg?style=flat)](https://cocoapods.org/pods/MetalAudioShaders)
[![Platform](https://img.shields.io/cocoapods/p/MetalAudioShaders.svg?style=flat)](https://cocoapods.org/pods/MetalAudioShaders)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

MetalAudioShaders is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'MetalAudioShaders'
```

## Author

Oleksii Moiseenko, alex@techpro.studio

## License

MetalAudioShaders is available under the MIT license. See the LICENSE file for more info.