What musical patterns can be found in this mysterious code?

  • Thread starter sanx
  • Start date
  • Tags
    Code
In summary, DaveE asks for help finding a hidden code in a brain teasers forum, and suggests posting an external link to view the image. Another user, sanx, wonders if knowledge of reading sheet music is necessary to solve the code. DaveE provides further analysis of the code, noting the use of 1/4 notes and potential patterns, but is unsure about the significance of certain notations.
  • #1
sanx
1
0
hey guys
Try to find the hidden code
enjoy!
 

Attachments

  • sheet.jpg
    sheet.jpg
    45.7 KB · Views: 783
Last edited:
Physics news on Phys.org
  • #2
I think you may have to post an external link to the image-- for whatever reason attached images still don't work in the Brain Teasers forum!

DaveE
 
  • #3
davee123 said:
I think you may have to post an external link to the image-- for whatever reason attached images still don't work in the Brain Teasers forum!

DaveE
You can see it by logging out, getting the image and then logging back in. Once you have gotten the image, you don't need to log out again to see it again (probably because it is cached locally).
 
  • #4
If for whatever reason you still can't see it Davee:

http://img63.imageshack.us/img63/5909/sheetxc5.jpg

This looks like a hard one :-)
 
Last edited by a moderator:
  • #5
Thanks, ddc, you saved us some time. :-)

sanx, should the solver be endowed with the knowledge of reading sheet music to find the hidden code?
 
  • #6
Huh! So it breaks for logged in users? That seems... strange.

As for the code, I dunno. Looks... interesting.

The notes are all 1/4 notes, and they're all paired up for some strange reason. No 1/8 notes or 1/2 notes or whole notes, and none tripled up or singled out. My guess is that the fact that they're 1/4 notes is irrelevant, but the fact that they're paired IS probably relevant. Although... it does specify 3/4 on one line, and 6/8 on another... so... that's probably relevant as well. Hm.

The measures are also... screwed up. The 1st line ends on a different measure than the .. uh.. "other" line (the base line? Forgive me for my only-gradeschool knowledge of music reading). And the 1st line ends prematurely, not on a full measure, while the 2nd line ends also prematurely, but at a different location?

The 1st measure seems to represent two words, "pi" and "is", which is in 4 pairs of notes:
CB, BB, FB, BB

The 2nd measure seems to represent "3", but I'm not sure if that's the first pair of notes, the whole first measure, or some other amount of note pairs (probably 1 or 5 if it's supposed to represent "3" or "three"):
CE FB EB DG

It's obviously not a straight cryptogram, because "pi" and "is" aren't consistant (since they share a common letter, and the pairings don't match that). But it could be a more complex cryptogram.

DaveE
 
  • #7
neutrino said:
Thanks, ddc, you saved us some time. :-)

sanx, should the solver be endowed with the knowledge of reading sheet music to find the hidden code?

No problem :smile:

I want to believe that you don't have to know how to read sheet music because most people don't (I don't have any idea :-( )and the poster would know this. Although it is strange that he changes the "cleff" and the numbers on the side.
 
Last edited:
  • #8
davee123 said:
The notes are all 1/4 notes
DaveE

1/8 notes...
 
  • #9
moose said:
1/8 notes...

Doh, yep. I didn't realize that notes with the bars represented the same things as flags-- I thought it was some sort of transitional notation from one note to a somehow-connected note.

So, I translated a bit of it into what it would look like on a piano, and there's some interesting trends, but I don't see the pattern yet. After reading up a bit about music notation, I think the two pieces I don't quite get are the little "7's" up at the top left of two of the lower lines of music, and why the tempo notation should matter or be changed.

For the curious, here's what I found so far:
Code:
C D E F G A B C D E F G A B C D E F G A B C D E F G A B C
                            C                             
                          B                               
                          B                               
                          B                               
                    F                                     
                          B                               
                          B                               
                          B                               
----------------------------------------------------------
                            C                             
                                E                         
                                  F                       
                                        B                 
                                              E           
                                        B                 
                                            D             
                                                  G       
----------------------------------------------------------
                                              E           
                                          C               
                                            D             
                                                  G       
                                              E           
                                            D             
                                                F         
                                                    A     
----------------------------------------------------------
                                              E           
                                                    A     
                                              E           
                                              E           
==========================================================
                          B                               
                      G                                   
                            C                             
                        A                                 
                              D                           
                          B                               
                    F                                     
                          B                               
----------------------------------------------------------
        G                                                 
              C                                           
            B                                             
            B                                             
              C                                           
                    F                                     
                    F                                     
                          B                               
----------------------------------------------------------
                        A                                 
                      G                                   
                        A                                 
                  E                                       
              C                                           
                    F                                     
              C                                           
                  E                                       
----------------------------------------------------------
                    F                                     
                          B                               
                          B                               
                        A                                 
                        A                                 
                        A                                 
                            C                             
                              D                           
----------------------------------------------------------
                        A                                 
                              D                           
==========================================================
                            C                             
                          B                               
                        A                                 
                        A                                 
                            C                             
                                E                         
----------------------------------------------------------
                            C                             
                                E                         
                                  F                       
                              D                           
                              D                           
                          B                               
----------------------------------------------------------
                            C                             
                        A                                 
                      G                                   
                  E                                       
              C                                           
                D                                         
----------------------------------------------------------

DaveE
 

What is "Hidden code"?

"Hidden code" refers to any type of code or programming that is intentionally written in a way that is not easily visible or understandable. This can be used for security purposes, to protect intellectual property, or to simply make the code more efficient.

How can hidden code be used?

Hidden code can be used for a variety of purposes, such as encryption, obfuscation, and steganography. It can also be used in software development to improve performance and protect proprietary algorithms.

What are the benefits of using hidden code?

The main benefit of using hidden code is increased security. By making the code more difficult to understand, it can be harder for hackers to exploit vulnerabilities. Additionally, hidden code can also improve efficiency and protect intellectual property.

What are the potential drawbacks of hidden code?

One potential drawback of hidden code is that it can be more difficult to debug and maintain, especially for other programmers who are not familiar with the code. Additionally, using hidden code can also make it more difficult for software to be updated or modified.

How can hidden code be detected and deciphered?

There are various methods that can be used to detect and decipher hidden code, such as reverse engineering, code analysis tools, and specialized software. However, some methods may be more complex and time-consuming, depending on the level of obfuscation used in the code.

Similar threads

  • Programming and Computer Science
2
Replies
62
Views
4K
  • Computing and Technology
Replies
27
Views
1K
  • Computing and Technology
Replies
6
Views
1K
  • Programming and Computer Science
Replies
12
Views
1K
  • Programming and Computer Science
Replies
4
Views
3K
  • General Discussion
Replies
10
Views
1K
  • Programming and Computer Science
Replies
22
Views
2K
  • Programming and Computer Science
Replies
22
Views
760
Back
Top