Search found 1100 matches

by Dave Keenan
Wed Aug 31, 2022 8:45 pm
Forum: The lounge
Topic: Noble frequency ratios as prime-count vectors in ℚ(√5) [superseded]
Replies: 9
Views: 1841

Re: Noble frequency ratios as prime-count vectors in ℚ(√5) [superseded]

[Note: This thread is of historical interest only. Please see the updated version (using a better choice for the fundamental primes) at https://forum.sagittal.org/viewtopic.php?p=4605#p4605] Here is a table of the first 32 (superunison) noble numbers, working our way down the Stern-Brocot tree, sho...
by Dave Keenan
Tue Aug 30, 2022 7:00 pm
Forum: The lounge
Topic: Noble frequency ratios as prime-count vectors in ℚ(√5) [superseded]
Replies: 9
Views: 1841

Noble frequency ratios as prime-count vectors in ℚ(√5) [superseded]

[Note: This thread is of historical interest only. Please see the updated version (using a better choice for the fundamental primes) at https://forum.sagittal.org/viewtopic.php?f=21&t=557] Why would anyone want to represent a noble frequency ratio as a prime-count vector? And what does that eve...
by Dave Keenan
Sun Aug 07, 2022 8:46 am
Forum: Just Intonation notations
Topic: How can I convert from Sagittal to BravuraMSS
Replies: 4
Views: 1159

Re: How can I convert from Sagittal to BravuraMSS

That's good to hear. Will you be converting to Bravura? Please send us a link to, or a copy of, your Sagittally-notated 31-limit diamond when it is ready. Also, we have a link from your name on the Sagittal website home page that is now broken. Can you suggest a replacement. It is: http://prodgers13...
by Dave Keenan
Sat Aug 06, 2022 6:43 pm
Forum: Just Intonation notations
Topic: How can I convert from Sagittal to BravuraMSS
Replies: 4
Views: 1159

Re: How can I convert from Sagittal to BravuraMSS

OK. I made a spreadsheet giving the SMuFL/Bravura codepoint in decimal and hex, for every Sagittal2 codepoint in decimal and hex, along with the long ASCII and the graphical description. https://sagittal.org/MapFromSagitta2ToSMuFL.xlsx https://sagittal.org/MapFromSagitta2ToSMuFL.ods It wasn't as sim...
by Dave Keenan
Sat Aug 06, 2022 3:07 pm
Forum: Just Intonation notations
Topic: How can I convert from Sagittal to BravuraMSS
Replies: 4
Views: 1159

Re: How can I convert from Sagittal to BravuraMSS

Hi Prent. Welcome to the Sagittal forum. I note that the BravuraMSS font is based on a superceded version of Bravura, so you should not use BravuraMSS unless you are using the Evo (mixed) flavour of Sagittal and you don't need any symbols outside the Spartan set and you need the combinations of the ...
by Dave Keenan
Tue May 24, 2022 1:43 pm
Forum: Linear Temperament notations
Topic: Fractions of a comma for European tunings and temperaments c. 1500-1900
Replies: 1
Views: 932

Re: Fractions of a comma for European tunings and temperaments c. 1500-1900

Hi Michael. Welcome to the forum. Good questions. What fractions of the syntonic comma do you need to represent relative to the Pythagorean fifths? The primary role or definition of a sagittal symbol is always a whole comma of some kind, but it is an important aspect of Sagittal that we redefine sym...
by Dave Keenan
Thu May 05, 2022 11:17 am
Forum: Administrative, forum or website issues
Topic: [audio] and [audio_controls] BBCodes
Replies: 1
Views: 1530

Re: [audio] and [audio_controls] BBCodes

For those waning to implement these BBCodes in other forums, here are the patterns, replacements and help lines: [audio={URL}]{TEXT}[/audio] <audio id="{URL}" src="{URL}"></audio><a href="#!" onclick="document.getElementById('{URL}').play()" class="postli...
by Dave Keenan
Thu May 05, 2022 11:01 am
Forum: Administrative, forum or website issues
Topic: [audio] and [audio_controls] BBCodes
Replies: 1
Views: 1530

[audio] and [audio_controls] BBCodes

The [audio] and [audio_controls] BBCodes have existed in this forum for some time, but have not been explained before this. The first has the form [_]audio= url ] text [/audio] It creates a link with the text "text" that plays the entire audio file at "url" when clicked or tapped...
by Dave Keenan
Thu May 05, 2022 9:42 am
Forum: Administrative, forum or website issues
Topic: New [midi=url]...[/midi] BBCode
Replies: 2
Views: 2150

Re: New [midi=url]...[/midi] BBCode

For those who want to implement this in other forums, here is the pattern, replacement and help line: [midi={URL}]{TEXT}[/midi] <script type='text/javascript' src='https://www.midijs.net/lib/midi.js'></script> <span style="border: 1px solid; border-radius: 2px; padding: 0px 3px 0px 1px; line-he...
by Dave Keenan
Thu May 05, 2022 9:22 am
Forum: Administrative, forum or website issues
Topic: New left, right and center-aligned table bbCodes. New escape bbCode.
Replies: 2
Views: 8184

Re: New left, right and center-aligned table bbCodes. New escape bbCode.

For those who may want to implement these BBCodes on other forums, here are the patterns, replacements and help-lines: [table={NUMBER;defaultValue=0}]{TEXT}[/table] <style>table.sag-tbl-{NUMBER} td {border: {NUMBER}px solid black; border-collapse: collapse;}</style> <style>td, th {padding: 0 5px 0 5...