Skip to content
No results
  • Home-English
  • About-English
  • Software-English
  • WebDesign-English
  • Photography-English
  • Blog-English
  • Contact-English
  • 日本語
  • English
  • 日本語
  • English
LeafWindow
LeafWindow
  • Home
  • About
  • Software
  • WebDesign
  • Photography
  • Blog
  • Contact
LeafWindow
LeafWindow
  • information-technology-english, walking-english

Gifu City Nyorai-ga-dake (Mt. Nyorai, a two-hour walking trail)

I climbed Mt. Nyorai-ga-dake from the west of Hachiman-Bora-Iriguchi in Gifu City on Sunday, May 22, 2022. I descended from the trail that leads to Gifu Prefectural Road 176, Ajiki-Awano line. GPS logs were recorded using the smartphone sensor logging…

  • fukagai
  • May 27, 2022
  • information-technology-english, walking-english

Mt. Dodogamine in Gifu city (Mitahora-Kobo, West Peak, Reflection Board, Yamazakura Trail)

On Sunday, May 8, 2022, I climbed Mt. Dodogamine from the right (east) side of Mitahora-Kobo and descended from the Shorai-Danchi by way of West Peak, Reflection Board and Yamazakura Trail. I recorded GPS logs with my smartphone. GPS logs…

  • fukagai
  • May 8, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (7) : Echo and Delay

I added the echo function to the electronic piano on this page. Moving the Delay and Feedback sliders in the Echo frame changes the echo effect. Delay specifies the delay between echoes. 0 to 1 second is allowed for Delay.…

  • fukagai
  • May 1, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (6) : Unison and Detune

I added a synthesizer’s unison function to the electronic piano on this page. By moving the Detune1 and Detune2 sliders in the Unison frame, you can superimpose oscillator sounds with slightly different frequencies. The oscillator with the frequency of the…

  • fukagai
  • April 30, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (5) : ADSR(Attack, Decay, Sustain, Release)

I updated the digital piano on this page so that the gain changes according to the ADSR (Attack, Decay, Sustain, Release) parameters when the keyboard keys are pressed and released. # It works mostly stable with Chrome and Edge on…

  • fukagai
  • April 29, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (4) : white and black key with hover and active effects

When I changed the keyboard layout of the digital piano on this page, I removed the hover (color changes when the mouse hovers over a key) and active (color changes when a key is pressed) effects from the white and…

  • fukagai
  • April 18, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (3) : Place white and black keys with HTML and CSS

I changed the keyboard layout of the electronic piano on this page. Volume: Current waveform: Sine Square Sawtooth Triangle Custom The main change is to prepare the black keys as the child elements of the white keys in JavaScript that…

  • fukagai
  • April 17, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API (2) : Setting the time variation of amplitude

The time variation of the sound amplitude after pressing a key on the digital piano on this page has been changed. Although it is different from the sound of a piano, it seems a little closer to the sound of…

  • fukagai
  • April 10, 2022
  • information-technology-english, sound-english

Digital Piano with Web Audio API

I prepared a page for a digital piano using Web Audio API based on this page. This code is just a modification of the sample code. I applied the following modifications: i. added black keys, ii. used a function to…

  • fukagai
  • April 9, 2022
  • information-technology-english, sound-english

Sound frequencies of 88 piano keys and Web Audio API

The frequencies of the notes of the 88 piano keys are tabulated. The sounds with these frequencies are output by the Web Audio API’s OscillatorNode. The frequency of a note doubles in an octave and the frequency of the 12…

  • fukagai
  • April 2, 2022
Prev
1 2 3 4 5 6 7
Next
Copyright © 2025 - WordPress Theme by CreativeThemes