Skip to contents

phonfieldwork 0.0.12

  • add a separate_duration argument to the concatenate_soundfiles() function that makes it possible to use some silent separator during the file concatenation.
  • make rename_soundfiles() function to work with mp3 files.
  • fix the bug with " sign in textgrids.
  • make pictures optional in the create_viewer() function
  • add the df_to_exb() function; thanks to Valeria Buntiakova #43

phonfieldwork 0.0.11

CRAN release: 2021-03-02

phonfieldwork 0.0.10

CRAN release: 2020-11-23

phonfieldwork 0.0.8

CRAN release: 2020-10-25

phonfieldwork 0.0.7

CRAN release: 2020-07-10

  • add a vigniettes about ethical research and introduction to work with phonfieldwork
  • add an argument textgrids_from_folder to the textgrid_to_df() function
  • add an argument exbs_from_folder to the exb_to_df() function
  • add an argument eafs_from_folder to the eaf_to_df() function
  • add Raven style annotations8
  • replace freqmax with frequency_range argument
  • replace example_textgrid with systemfile() call
  • add window annotation to spectrograms
  • add bridge to lingtypology package: map argument in the create_viewer() function
  • make it possible to visualise all types of annotations with the draw_sound() function
  • add the source column to all ..._to_df() functions
  • add the audacity_to_df function
  • add the srt_to_df function
  • chage textgrid related functions’ output from start, end, annotation to time_start, time_end, content
  • correct point tier visualization

phonfieldwork 0.0.6

CRAN release: 2020-06-20

  • add encoding arguments to functions for working with TextGrids
  • add textgrid argument to the draw_sound() function
  • change subgraphs alignment in the draw_sound() function including textgrid annotation
  • add from and to arguments to the draw_sound() function
  • add .mp3 format reading options to all functions that work with sounds
  • add text_size argument to the draw_sound() function
  • add zoom`` argument to thedraw_sound()` function
  • add the get_sound_duration() function
  • fix ploting of multiple sounds with multiple .TextGrids
  • add an argument title_as_filename to the draw_sound() function
  • change .TextGrid associated arguments of the create_viewer() function to table argument; as a result users now need to provide a table for the annotation viewer and not a .TextGrid

phonfieldwork 0.0.5

CRAN release: 2020-06-07

phonfieldwork 0.0.4

CRAN release: 2020-05-23

phonfieldwork 0.0.3

CRAN release: 2020-01-07

phonfieldwork 0.0.2

CRAN release: 2019-09-23

phonfieldwork 0.0.1

CRAN release: 2019-08-24

  • initial release