Loopy Pro: Create music, your way.
What is Loopy Pro? — Loopy Pro is a powerful, flexible, and intuitive live looper, sampler, clip launcher and DAW for iPhone and iPad. At its core, it allows you to record and layer sounds in real-time to create complex musical arrangements. But it doesn’t stop there—Loopy Pro offers advanced tools to customize your workflow, build dynamic performance setups, and create a seamless connection between instruments, effects, and external gear.
Use it for live looping, sequencing, arranging, mixing, and much more. Whether you're a live performer, a producer, or just experimenting with sound, Loopy Pro helps you take control of your creative process.
Download on the App StoreLoopy Pro is your all-in-one musical toolkit. Try it for free today.
Blockchain as a tool, anyone ?
Anyone here messed with blockchain from an application point of view, as in using blockchain for your own purpouse how do you make your own ?
Not music or trading, I'm looking at something else and could do with upping my Blockchain game a bit.....
Comments
Last year I tried an existing sample project in Rust to make a demo blockchain. First I did the example hello world exercise in Rust, which made me a Rust programmer, then ran the Rust example blockchain thingy (I forget which one it was) and that gave me a blockchain. Then I stopped.
Check out the Truffle - Ganache - Drizzle for learning/ developing.
@AndyPlankton Take a look at the blockchain platforms from Hyperledger: https://www.hyperledger.org/
Also consider the “when do you need a blockchain” chart from NIST: https://nvlpubs.nist.gov/nistpubs/ir/2018/NIST.IR.8202.pdf (p. 42).
Thanks for the pointers