Flash Flash Revolution

Flash Flash Revolution (http://www.flashflashrevolution.com/vbz/index.php)
-   Stepmania (http://www.flashflashrevolution.com/vbz/forumdisplay.php?f=19)
-   -   What does the comma in a.sm file mean? (http://www.flashflashrevolution.com/vbz/showthread.php?t=142857)

nexzer 09-19-2015 10:36 AM

What does the comma in a.sm file mean?
 
So ive been looking around the .sm files for songs, and it seems quite obvious what some of the lines do, but what does the ',' in the file do?

Kyzentun 09-19-2015 03:26 PM

Re: What does the comma in a.sm file mean?
 
Measure seperator. Marks where one measure ends and the next begins.

nexzer 09-20-2015 01:39 AM

Re: What does the comma in a.sm file mean?
 
Quote:

Originally Posted by Kyzentun (Post 4361747)
Measure seperator. Marks where one measure ends and the next begins.

Thanks, but could you be more in depth? What is a 'measure'?
Does it indicate the amount of hit areas between the beats or something like that?

Kraezymann 09-20-2015 01:47 AM

Re: What does the comma in a.sm file mean?
 
In 4/4 time, a measure is four beats long. A song has x amount of measures in it and Stepmania creates a chart that goes from the 1st measure to the last one. Each measure has a specific amount of rows in the. sm file which indicates what type of notes are in that particular measure (eg. 4ths, 8ths, 16ths, etc.)

So technically yes, it does show how many arrows are supposed to be hit in a particular measure; by showing you how many rows there are it is showing you what notes will be hit

nexzer 09-20-2015 02:34 AM

Re: What does the comma in a.sm file mean?
 
Quote:

Originally Posted by Kraezymann (Post 4361837)
In 4/4 time, a measure is four beats long. A song has x amount of measures in it and Stepmania creates a chart that goes from the 1st measure to the last one. Each measure has a specific amount of rows in the. sm file which indicates what type of notes are in that particular measure (eg. 4ths, 8ths, 16ths, etc.)

So technically yes, it does show how many arrows are supposed to be hit in a particular measure; by showing you how many rows there are it is showing you what notes will be hit

Thanks!

MinaciousGrace 09-20-2015 03:19 AM

Re: What does the comma in a.sm file mean?
 
The comma ( , ) is a punctuation mark that appears in several variants in various languages. It has the same shape as an apostrophe or single closing quotation mark in many typefaces, but it differs from them in being placed on the baseline of the text.

Wayward Vagabond 09-20-2015 05:00 AM

Re: What does the comma in a.sm file mean?
 
It can also be used as fangs for an emoji °,-,°

ScylaX 09-20-2015 09:17 AM

Re: What does the comma in a.sm file mean?
 
I don't know if anybody that is not familiar with stuff like measures and the general form of .sm files (enough experience in simmaking will get you to intuitively understand what happens there) should play around with notepad to view how they look like.
The help you may need clearly doesn't concern .sm files' syntax.

nexzer 09-20-2015 11:34 AM

Re: What does the comma in a.sm file mean?
 
Quote:

Originally Posted by ScylaX (Post 4361854)
I don't know if anybody that is not familiar with stuff like measures and the general form of .sm files (enough experience in simmaking will get you to intuitively understand what happens there) should play around with notepad to view how they look like.
The help you may need clearly doesn't concern .sm files' syntax.

The reason im asking is because im creating my own .sm creator and my program needs to create the same code and have the same syntax as the original.

Kyzentun 09-20-2015 06:15 PM

Re: What does the comma in a.sm file mean?
 
If you're writing code for a .sm creator, just download the stepmania source and look at NotesWriterSSC and NotesLoaderSSC and LoadFromSMNoteDataStringWithPlayer in NoteDataUtil.cpp and NoteDataUtil::GetSMNoteDataString.

nexzer 09-21-2015 11:00 AM

Re: What does the comma in a.sm file mean?
 
Quote:

Originally Posted by Kyzentun (Post 4362010)
If you're writing code for a .sm creator, just download the stepmania source and look at NotesWriterSSC and NotesLoaderSSC and LoadFromSMNoteDataStringWithPlayer in NoteDataUtil.cpp and NoteDataUtil::GetSMNoteDataString.

Yeah ill do that if i get stuck again! Thanks.


All times are GMT -5. The time now is 08:43 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution