Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 15 to 54 of 58 · Next page · Previous page · First page · Last page
(1 edit) (+1)

Heard about this from Vinesauce. Super cool and gonna use some of the songs as placeholder music for my game.


I really wish there was some way to export the songs though. I had to jump through all kinds of hoops to get a song saved.

Second to that, a play/pause feature.

(+1)

Audacity will record the audio.

I was wondering, is there any way to add more musical options by adding more .wavs/.ogg samples into the Audio/Music folders? Or will the program just ignore them and not generate anything involving them? 

With VI you can just drop ogg files into the audio folders and it will incorporate them.

That's really awesome, thanks for the response! 

I would be up for testing a MacOS version...

Thanks, I'll see what my compile options are as soon as possible.

Unfortunately, although I have the compile option for MacOS, I still need a MacOS device. I would need to work with someone who has a Mac and GameMaker Studio. 

(+1)

I want to ask you a question. Can I use samples from the "music" folder in my own game?

(1 edit) (+2)

Hi Kat. The site I got them from were publishing them as public domain, so yes.

The sounds are courtesty of the Philharmonia Orchestra. The website is http://www.philharmonia.co.uk/explore/sound_samples if you want to grab your own.

(+1)

wow thank you so much :D

I press F for you for making that cool program, I use your program instead of radio lmao :)

(+1)

the 0.6 version is so good at music. even if i didnt put real words in.

it is posible to save this as midi?

I'm not sure how to do this yet, as it generates the music on the fly rather than pre-rendering it. Also, I haven't found any midi libraries for Game Maker yet.

(1 edit) (+1)

Never try "A New Bird" it creates an permanent loop at 10 tracks, until you change the song of course.

(1 edit) (+1)

That's hilarious, i guess the line somehow breaks out of the loop and continues rightward forever.

Edit: i found another one "Internal Serendipity"

Any chance you'd ever be able to make this work on mac?

Hi stuckatomega. Only if you buy me a mac.

Actually it looks like I can compile an Mk VI executable for Mac OS, although I've no way of testing it. Not much I can do about the older versions. When I next get chance I'll look into it.

Is it possible to make the software output a .wav or .mp3 file of a generated song?

Hi cannon9009, I do this myself using Audacity. Set your recording device to "Stereo Mix", load Audacity and Dunc's Algomusic, press record in Algomusic, then start the music.

(+1)

Hey, just wondering if it's alright to use tracks generated in VI in weird, probably free indie games, with credit. 

(+2)

Yes sabitsuki, that's fine.  The sound files I used are copyright free, and I'm glad for anyone to be using the program for any reason :)

whats the lisence, 

(+2)

Hi The Gamer Cat. MkIII and MkV are freeware:  distribute as you will and use the audio output for anything.

MkVI is under copyright (don't distribute the software), but  as far as I'm concerned the music it creates is public domain.

(+1)

Cool

(+1)

Whatever happened to MKI and MKII?

(+1)

They were just Dark Basic prototypes that were never released. I didn't even have an internet account when I made them.

With every version of AlgoMusic save for MkVI, a few seconds of music will play before I get the error "Illegal Address Memory", and I'm forced to close the app. I've done everything that I can think of but this continues to be an issue. Can you advise?

Unfortunately it's very old software. The only thing I can suggest is to set it to Windows XP compatibility mode, and run as Administrator.

This occurred while I was running the program on XP and Windows 7, so I'm not sure. I'll give it another try.

What are the limitations for the .wav files? One partiuclar sample pack I tried outputted pure static.

Hi, the files need to be in .ogg format. You can convert them in Audacity, or there's plenty of online converters.

wait, what? I'm confused. Isn't it packaged with wavs?

Oh, hah, I guess it depends what version we're talking about. I can't help much with Mk III and V, as they weren't designed for custom wavs. However, there was a discussion at https://www.reddit.com/r/Vinesauce/comments/66koho/is_there_a_link_to_the_text_t... that might help.  Each sample needs to be 16-bit mono and a particular sample rate.

I used to own this program back in early 2017 (when I had a windows PC) but I've recently transitioned to a Mac and DAM doesn't seem to run with Wine. (just shows a black screen) I tried installing some Wine directories but still no luck. Any suggestions?

I'm afraid I don't know, I can only guess that there's some general incompatibility with the language used, since they are both ancient: Dark Basic Pro and Blitz3D were only for Win 95, 98, XP. I'm amazed they even work on native Win 10 computers. Try any Win XP compatibility options available to you.

Deleted post

Since it is a requested feature,  I'll be aiming to have the wave files in folders for Mk VI beta. For the prototype it was just easier for me to have it all bundled in. I have another project I'm working on right now (I wish I could do this full time...) but when I return I'll make it a priority.

I'm glad you're enjoying it!

RealMAOUDA, you can change the sound files in Mk VI now, but they have to be .ogg format. Give it a try and let me know how it works out.

Deleted post

Interestingly, Mk V doesn't work for me. Mk VI alpha seems to work perfectly.

Mk III didn't work either.

Fixed it, DirectPlay was disabled.

Thanks for the info :)

Just got a few bugs to iron out then I think we'll have a public alpha of Dunc's Algomusic Mk VI.

This is really good. MK V is great for background music, or game soundtracks. If it were to be used in productions like that, what would I need to do to credit you?

Thanks, I've used it myself in the past, for bed music for a radio segment. As I've made  Mk V public domain you don't strictly need to do anything, but a link to this page would be a courtesy.

Check back sometimes for Developer Log updates regarding the next version :)

(+1)

Rap beats, quick and easy!

Both versions of this program won't run on my computer. I'm running Windows 10 Pro 64bit with an Intel CPU and Nvidia GPU.

I get this error: "The application was unable to start correctly (0xc0000022). Click OK to close the application."

Gonna go through the executable with Process Monitor and see if I can find anything of interest.

Welp just fixed it. I think it was a DirectPlay issue with Windows 10.

Had to go to C:\Windows\SysWOW64, find the file called "dplayx.dll", and give myself full permissions in the security options of it's properties. After that, I enabled DirectPlay in the Windows' Legacy Components. (Control Panel > Programs > Turn Windows features on or off > Legacy Components > Tick DirectPlay).

Program runs completely fine now. Cheers.

(1 edit)

I love you <3 This fixed the problem, just have to run it as admin. Also ticking the option reset the security rights so it may of been a moot point unless you do it AFTER you check the legacy direct draw box. But the .exe now runs when i launch it, you may of also just fixed another issue such as my problems with command and conquer red alert 2.

Thank-you for the information!

I fond you don't need to do the stuff with the dll files, I just enabled directplay and it worked fine

(+2)

I'm in the "thinking about" stage of Mk VI. I need to find an audio module for python that is a) small and b) works. It needs to be small, because I'll be using pyinstaller to make a Windows executable (I don't want to have to ask people to install Python), and it bundles the module with it. For example, I don't want to bundle in pygame if I'm just using the audio functions. The few I have looked at don't work with Python 3 or just don't work.

Please also understand that I don't have the free time I used to have 10 years ago, I get maybe a 1 hour (at best) window each day for coding, and I'm sort of focusing on another project ( https://marasmusine.itch.io/crystal-orb-adventures ).

Which version is considered superior?

It's a matter of taste.

MKIII was working fine, but it seems to crash now and then, will this just happen with certain keywords?

I wish I had an answer for you :)

Thinking about a new version, there are Python modules for creating MIDI, and modules for playback. I don't think I can create and play MIDI on-the-fly. That would mean 1) It won't play endlessly. 2) There will be a delay before music starts playing (as it generates the track). Personally, I like that AlgoMusic plays endlessly and plays new titles immediately. What to do?

I would like to have something with higher sound quality. Maybe you could upload it as a separate program so you could choose to have both?

(1 edit)

As in higher sample rate, or the sound mix (or both)?

(+1)

I meant sample rate, but a larger collection of sound files for more diverse songs would be pretty sweet too.

Deleted 3 years ago

What are the usage rights for this software?

I've made them public domain. If you use or distribute it, attribution and link here would be nice of course!

Do the songs continue endlessly? I've been sitting here listening to the same song for 2 hours

They will go on endlessly.

I think Mk V crashes after a while.

Is it possible to save the generated music?

Not directly. I used to use Audacity to record the audio output, so I recommend that. If you just want to save to play in AlgoMusic later, all you need is the name of the song.

Hi there. I was the anonymous source code requester.

I wanted to ask, are you absolutely sure there's no way to find the Dark Basic Mk III source code? I really like reviving old apps, and it would be cool to see how it worked.

Thanks!

When I checked my backup CDs, I only had some stuff from Dark Basic Pro (which I got after DB). We're talking 10 years ago here, I've changed computers 5 times since then and had several backup HDs fail... I will scour them again though!

From what I can remember, Mk III used little pre-fab melodies of 2 to 4 notes to create a "base" section. It would change this over time but occasionally return to the original. As you might be able to tell from the tracker, it can create variant sections that it cycles through, and some channels echoed others, and it throws in random chord changes. The name of the song is the seed for the RNG.

Mk V ditched the pre-fab melodies and tries to make its own, the result is more experimental and less catchy, which might be why Mk III is more popular.

(1 edit) (+1)

Yeah after HOURS of trying, I simply cannot get this to run on my windows 10 machine WHAT SO EVER. All ive noticed is that for some reason it wants to keep itself as read only, but only on the top folder level, files in it are still fine. I tried allowing access through DEP, Through the Firewall, gave it every permission feasable next to god system access and even did a SFC scannow to make sure all my dll's were in order. Thats a giant bummer because this is the best rig i have to be able to record footage and id like to make some youtube vids or something in good quality.

My only guess is that the new cpu's or hardware simply dont have the old tech in it to process this.

Was it the "(0xc0000022)" error that you were receiving on Windows 10? I was getting that error too. I had some time to kill so I investigated the problem and found it was rooting from the system file "dplayx.dll", which is used in DirectPlay (which is disabled by default in Windows 10, to my knowledge). To be safe I went to C:\Windows\SysWOW64\, found the .dll, and went into it's advanced security settings and granted myself full access to it.

After that, I enabled DirectPlay in Legacy Components - (Control Panel > Programs > Turn Windows features on or off > Legacy Components > Tick DirectPlay and apply). After that the program finally ran successfully.

Viewing most recent comments 15 to 54 of 58 · Next page · Previous page · First page · Last page