Don't render the notes on the piano
I was using this to debug a feature that I no longer need to debug.
This commit is contained in:
		
							parent
							
								
									774c0ddf05
								
							
						
					
					
						commit
						6a3af6c9c6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -78,7 +78,7 @@ natural { offset, isHighlit, note } =
 | 
			
		|||
        , style "position" "absolute"
 | 
			
		||||
        , style "left" (String.fromInt offset ++ "px")
 | 
			
		||||
        ]
 | 
			
		||||
        [ p [] [ text (Theory.viewNote note) ] ]
 | 
			
		||||
        []
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
{-| These are the black keys on most modern pianos.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue