Jump to content
IGNORED

Music and Sound Editor


Marc Oberhäuser

Recommended Posts

I always wanted to take a look at the bB sutff and finally have some for it. I do game design for a living but have zero programming skills. I installed the Visual bB version and have to say that I am quite impressed with the package. I toyed around with some demo code and had a quick look at the Music and Sound Editor. I have a bunch of questions but will take a look at the documentry first icon_smile.gif Just one thing: Is there a possiblity to add comments to the notes to keep track of them?

 

Best,

Marc.

Link to comment
Share on other sites

I always wanted to take a look at the bB sutff and finally have some for it. I do game design for a living but have zero programming skills. I installed the Visual bB version and have to say that I am quite impressed with the package. I toyed around with some demo code and had a quick look at the Music and Sound Editor. I have a bunch of questions but will take a look at the documentry first icon_smile.gif Just one thing: Is there a possiblity to add comments to the notes to keep track of them?

 

Best,

Marc.

The problem is the notes are just stored as sdata and as far as I can tell data statements don't support linline comments. For example it would be nice to be able to add : rem <note> to each line. I haven't tried it with the latest compiler using semicolon comments, because I can't the sample music file to compile using the latest. Must be a bug...

 

-Jeff

Link to comment
Share on other sites

You could always use semi-colons with data, even in the old bB. It was a bonus feature due to the way bB converts the data lines to assembly.

 

RT's bB page has a note that it doesn't work with sdata, but I just tried it out with sdata in both the old and beta versions, and it works just fine in both.

Link to comment
Share on other sites

RT's bB page has a note that it doesn't work with sdata, but I just tried it out with sdata in both the old and beta versions, and it works just fine in both.

Looks like batari must have fixed it some time after Oct 24, 2009:

 

It works in data statements, but apparently not sdata statements. Strange.

 

I'll update the bB page.

  • Like 1
Link to comment
Share on other sites

  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...