This is a simple Sprite Kit Application where you can create nodes and move them around. Each node has its own sine wave and updates the freq based on the position. I use AudioKit to create the sound on iOS, their website is found at audiokit.io
This project is under the MIT License which can be found in the main repository.