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.
- Host: GitHub
- URL: https://github.com/techpro-studio/metalaudioshaders
- Owner: techpro-studio
- License: mit
- Created: 2020-08-13T10:29:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T07:09:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-20T00:18:54.979Z (11 months ago)
- Topics: audio-processing, conv1d, metal, shaders, spectrogram
- Language: Objective-C
- Homepage:
- Size: 53.7 KB
- Stars: 17
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MetalAudioShaders
[](https://cocoapods.org/pods/MetalAudioShaders)
[](https://cocoapods.org/pods/MetalAudioShaders)
[](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.