File tree Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11Name: audio
2- Version: 2.0.5 
3- Date: 2022 -07-20
2+ Version: 2.0.6 
3+ Date: 2023 -07-20
44Author: John Donoghue <
[email protected] >
55Maintainer: John Donoghue <
[email protected] >
66Title: Audio Toolbox
Original file line number Diff line number Diff line change 11Summary of important user-visible changes for releases of the audio package
22
3+ ===============================================================================
4+ audio-2.0.6   Release Date: 2023-07-20
5+ ===============================================================================
6+ 
7+   ** minor updates for octave dld classes
8+ 
9+   ** NEW FUNCTIONS:
10+     - erb2hz and hz2erb
11+     - bark2hz and hz2bark
12+     - mel2hz and hz2mel
13+     - audioOscillator
14+ 
15+   ** minor updates to documentation
16+ 
317===============================================================================
418audio-2.0.5   Release Date: 2022-07-20
519===============================================================================
Original file line number Diff line number Diff line change 11#                                                -*- Autoconf -*-
22#  Process this file with autoconf to produce a configure script.
33# 
4- # ## Copyright (C) 2019-2022  John Donoghue <[email protected] >4+ # ## Copyright (C) 2019-2023  John Donoghue <[email protected] >55# ##
66# ## This program is free software; you can redistribute it and/or
77# ## modify it under the terms of the GNU General Public License as
1818# ## <http://www.gnu.org/licenses/>.
1919
2020AC_PREREQ ( [ 2.67] ) 
21- AC_INIT ( [ octave audio package]  , [ 2.0.5 ] ) 
21+ AC_INIT ( [ octave audio package]  , [ 2.0.6 ] ) 
2222AC_CONFIG_HEADERS ( [ config.h] ) 
2323
2424#  Avoid warnings for redefining AH-generated preprocessor symbols of
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments