Moan (sound synthesis for löve)
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Moan (sound synthesis for löve)
TNTBasic had a feature called Moan. But it was for sprite scripting.
Re: Moan (sound synthesis for löve)
How is moan suggestive?Tesselode wrote:Why did you have to name this suggestively?
I added a simple save/load option for the sequencer. You can trade sequences by looking into the love save directory. The file moan/moan-sequencer.txt contains a line with a lot of numbers that represent the state. By writing that file you can import other peoples saves. The piece from the video would be
Code: Select all
0,1024,0,32,0,0,0,0,0,0,0,0,0,0,1,4;0,0,0,0,32,0,8,8,4,1,0,1024,512,0,0,0;1024,0,32,0,0,0,0,0,0,512,0,0,0,0,512,1024;0,32,0,2048,0,0,1024,0,0,0,0,0,0,0,0,0
I don't think that I will implement this (because I am lazy). You can however experiment with different sounds if you change the function createSample in sequencer.lua.Luca wrote:I'd like to see a menu to alter the sound patches wired up to that sequencer.
You can use moan.lua as a library for basic sound creation. You will need some level of understanding about music that I don't have to do what redlock did, though. I could write up some sort of tutorial on how to use moan if you are interested.Thursdaybloom wrote:I'd love to be able to create sounds with Lovem but the source code makes me :sad: and vrld explaining it to me would make me :sad:.
Re: Moan (sound synthesis for löve)
Ah nice.
It would be cool if the sound synthesis is done in cpp. I like to suggest to add sfxr to the love functions. Using sfxr we also have a frontend for linux/win to generate the sound seeds.
It would be cool if the sound synthesis is done in cpp. I like to suggest to add sfxr to the love functions. Using sfxr we also have a frontend for linux/win to generate the sound seeds.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Moan (sound synthesis for löve)
I'm not sure how that would work.SiENcE wrote:I like to suggest to add sfxr to the love functions.
Help us help you: attach a .love.
Re: Moan (sound synthesis for löve)
I talked with bartbes about it, to include the sound generation function directly into love 0.7.0 .
- Thursdaybloom
- Citizen
- Posts: 81
- Joined: Mon Feb 15, 2010 3:43 am
- Location: Australia
Re: Moan (sound synthesis for löve)
I'm doing a Music Tech degree at University with emphasis, in coming years, on sound design. This is why I want to get a head start on writing sound creation programs. I'll get you t help me out in IRC at some point in the future (once Uni has finished for the year).vrld wrote:You will need some level of understanding about music that I don't have to do what redlock did, though. I could write up some sort of tutorial on how to use moan if you are interested.
Who is online
Users browsing this forum: No registered users and 2 guests