Skip to content

Releases: Bistanium/wav_to_midi_pitch_bend

v4.1.0

05 Oct 05:31
47de420

Choose a tag to compare

このリリースはv4.0.0より前と互換性がありません
This release is not compatible with v4.0.0 or earlier

使い方.txtをよく読んでから使ってください
Please read the 使い方.txt carefully before use

変更点

  1. 位相差から周波数を推定するコードを修正。
    Modified the code for estimating frequency from phase difference.
  2. 一部処理の効率化。
    Code modifications for speed optimization.

↓生成結果の例 Example of generated results
4.1.0_wav_to_midi.mp4

v4.0.0

06 Sep 14:11
9aef798

Choose a tag to compare

このリリースはv4.0.0より前と互換性がありません
This release is not compatible with v4.0.0 or earlier

使い方.txtをよく読んでから使ってください
Please read the 使い方.txt carefully before use

変更点

  1. 必要なタイムストレッチの倍率が8倍から2倍になった。
    The time stretch multiplier required beforehand in Audacity has been reduced from 8x to 2x.
  2. リサンプリングのライブラリを変更した。
    Changed the resampling library.

v3.0.1

24 Mar 13:25
28c60de

Choose a tag to compare

このリリースはv3.0.0より前と互換性がありません(This release is not compatible with v3.0.0 or earlier)

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)

v3.0.0の修正

  1. 変換パラメータの微調整

v3.0.0の変更点, Changes in v3.0.0

v3.0.0

24 Mar 12:20
b4d2cbd

Choose a tag to compare

このリリースはv3.0.0より前と互換性がありません(This release is not compatible with v3.0.0 or earlier)

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)

変更点

  1. 事前に行うタイムストレッチの速度が1/16から1/8になった
  2. メモリ使用量の大幅な削減
  3. リサンプリング処理に大量のメモリを使用していた問題を修正
  4. 設定の簡略化
  5. ピッチベンドの使用オプションの追加
  6. 変換処理の表示の変更

v2.3.0

07 Feb 15:14
8570d41

Choose a tag to compare

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)

変更点

  1. 計算の効率化
    (Efficient calculation)
  2. 音質の向上
    (Improved sound quality)
  3. 一部変数名の変更
    (Variable name change)
  4. 可変ピッチベンドの削除
    (Complex pitch bend calculations removed)

v2.2.0

25 Sep 13:24
2f29ef7

Choose a tag to compare

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)
このリリースではピッチベンドを使用しています(Pitch bend is used in this release)

変更点

  1. 音声データの分割、MIDIへの変換の高速化
    (Faster audio data splitting and conversion to MIDI)
  2. データを3つに分けることで低音域での周波数分解能の向上、及び高音域での時間分解能の向上
    (The data is divided into three parts, which improves frequency resolution in the low-frequency range and time resolution in the high-frequency range)
  3. サンプリング周波数の変更による音質劣化の軽減
    (Reduction of sound quality degradation by changing sampling frequency)
  4. 音声ファイル選択のGUI化
    (GUI for audio file selection)
  5. プログレスバー追加による処理の可視化
    (Visualization of processing by adding a progress bar)
  6. メモリ使用量の削減
    (Reduced memory usage)

↓生成結果の例(Example of generated results)
2.2.0_with_pitch_bend.mp4

v2.1.0

31 May 11:17
351f923

Choose a tag to compare

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)
このリリースではピッチベンドを使用しています(Pitch bend is used in this release)

変更点

  1. アップサンプリングとダウンサンプリングによって正確な時間で演奏されるようになった(Fixed a problem with playback time)
  2. 一部変数名の変更と修正(Some variable names changed and corrected)

v2.0.0

11 May 14:46
351f923

Choose a tag to compare

使い方.txtをよく読んでから使ってください(Please read the 使い方.txt carefully before use)
このリリースではピッチベンドを使用しています(Pitch bend is used in this release)

変更点

  1. ピッチベンドによって音質が向上しました(Sound quality is improved by pitch bend)
  2. その代わりメモリ(RAM)をたくさん使います(Instead, it uses a lot of memory (RAM) during generation)
  3. コード量が増加しました(Increased code volume)

↓生成結果の例(Example of generated results)
2.0.0_with_pitch_bend.mp4